Searched refs:aom_highbd_lpf_horizontal_14_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | lpf_test.cc | 454 make_tuple(&aom_highbd_lpf_horizontal_14_sse2, 468 make_tuple(&aom_highbd_lpf_horizontal_14_sse2, 481 make_tuple(&aom_highbd_lpf_horizontal_14_sse2,
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 818 void aom_highbd_lpf_horizontal_14_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t… 819 #define aom_highbd_lpf_horizontal_14 aom_highbd_lpf_horizontal_14_sse2
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 818 void aom_highbd_lpf_horizontal_14_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t… 819 #define aom_highbd_lpf_horizontal_14 aom_highbd_lpf_horizontal_14_sse2
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 499 void aom_highbd_lpf_horizontal_14_sse2(uint16_t *s, int pitch, in aom_highbd_lpf_horizontal_14_sse2() function
|