Searched refs:aom_highbd_lpf_horizontal_4_dual_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/libaom/aom_dsp/x86/ |
D | highbd_loopfilter_avx2.c | 40 aom_highbd_lpf_horizontal_4_dual_sse2(s, p, blimit0, limit0, thresh0, blimit1, in aom_highbd_lpf_horizontal_4_dual_avx2()
|
D | highbd_loopfilter_sse2.c | 1364 void aom_highbd_lpf_horizontal_4_dual_sse2( in aom_highbd_lpf_horizontal_4_dual_sse2() function
|
/external/libaom/test/ |
D | lpf_test.cc | 599 make_tuple(&aom_highbd_lpf_horizontal_4_dual_sse2, 615 make_tuple(&aom_highbd_lpf_horizontal_4_dual_sse2, 631 make_tuple(&aom_highbd_lpf_horizontal_4_dual_sse2,
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 2745 void aom_highbd_lpf_horizontal_4_dual_sse2(uint16_t *s, int pitch, const uint8_t *blimit0, const ui… 2746 #define aom_highbd_lpf_horizontal_4_dual aom_highbd_lpf_horizontal_4_dual_sse2
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 2746 void aom_highbd_lpf_horizontal_4_dual_sse2(uint16_t *s, int pitch, const uint8_t *blimit0, const ui… 2747 #define aom_highbd_lpf_horizontal_4_dual aom_highbd_lpf_horizontal_4_dual_sse2
|