Searched refs:aom_highbd_lpf_horizontal_4_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libaom/test/ |
D | lpf_test.cc | 498 make_tuple(&aom_highbd_lpf_horizontal_4_sse2, &aom_highbd_lpf_horizontal_4_c, 512 make_tuple(&aom_highbd_lpf_horizontal_4_sse2, &aom_highbd_lpf_horizontal_4_c, 525 make_tuple(&aom_highbd_lpf_horizontal_4_sse2, &aom_highbd_lpf_horizontal_4_c,
|
/external/libaom/aom_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 1345 void aom_highbd_lpf_horizontal_4_sse2(uint16_t *s, int p, in aom_highbd_lpf_horizontal_4_sse2() function
|
/external/libaom/config/x86/config/ |
D | aom_dsp_rtcd.h | 2741 void aom_highbd_lpf_horizontal_4_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t … 2742 #define aom_highbd_lpf_horizontal_4 aom_highbd_lpf_horizontal_4_sse2
|
/external/libaom/config/x86_64/config/ |
D | aom_dsp_rtcd.h | 2742 void aom_highbd_lpf_horizontal_4_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t … 2743 #define aom_highbd_lpf_horizontal_4 aom_highbd_lpf_horizontal_4_sse2
|