Searched refs:aom_highbd_lpf_horizontal_14_dual_sse2 (Results 1 – 5 of 5) sorted by relevance
/external/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 | 719 void aom_highbd_lpf_horizontal_14_dual_sse2( in aom_highbd_lpf_horizontal_14_dual_sse2() function
|
/external/libaom/test/ |
D | lpf_test.cc | 605 make_tuple(&aom_highbd_lpf_horizontal_14_dual_sse2, 621 make_tuple(&aom_highbd_lpf_horizontal_14_dual_sse2, 637 make_tuple(&aom_highbd_lpf_horizontal_14_dual_sse2,
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 2737 void aom_highbd_lpf_horizontal_14_dual_sse2(uint16_t *s, int pitch, const uint8_t *blimit0, const u… 2738 #define aom_highbd_lpf_horizontal_14_dual aom_highbd_lpf_horizontal_14_dual_sse2
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 2738 void aom_highbd_lpf_horizontal_14_dual_sse2(uint16_t *s, int pitch, const uint8_t *blimit0, const u… 2739 #define aom_highbd_lpf_horizontal_14_dual aom_highbd_lpf_horizontal_14_dual_sse2
|