Searched refs:aom_highbd_lpf_horizontal_14_dual_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_loopfilter_avx2.c | 24 aom_highbd_lpf_horizontal_14_dual_sse2(s, p, blimit0, limit0, thresh0, in aom_highbd_lpf_horizontal_14_dual_avx2()
|
D | highbd_loopfilter_sse2.c | 718 void aom_highbd_lpf_horizontal_14_dual_sse2( in aom_highbd_lpf_horizontal_14_dual_sse2() function
|
/external/libaom/libaom/test/ |
D | lpf_test.cc | 531 make_tuple(&aom_highbd_lpf_horizontal_14_dual_sse2, 547 make_tuple(&aom_highbd_lpf_horizontal_14_dual_sse2, 563 make_tuple(&aom_highbd_lpf_horizontal_14_dual_sse2,
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 822 void aom_highbd_lpf_horizontal_14_dual_sse2(uint16_t *s, int pitch, const uint8_t *blimit0, const u… 823 #define aom_highbd_lpf_horizontal_14_dual aom_highbd_lpf_horizontal_14_dual_sse2
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 822 void aom_highbd_lpf_horizontal_14_dual_sse2(uint16_t *s, int pitch, const uint8_t *blimit0, const u… 823 #define aom_highbd_lpf_horizontal_14_dual aom_highbd_lpf_horizontal_14_dual_sse2
|