Searched refs:vpx_highbd_lpf_vertical_4_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 414 make_tuple(&vpx_highbd_lpf_vertical_4_sse2, 428 make_tuple(&vpx_highbd_lpf_vertical_4_sse2, 442 make_tuple(&vpx_highbd_lpf_vertical_4_sse2,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 1001 void vpx_highbd_lpf_vertical_4_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_vertical_4_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1169 void vpx_highbd_lpf_vertical_4_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 1170 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1176 void vpx_highbd_lpf_vertical_4_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 1177 #define vpx_highbd_lpf_vertical_4 vpx_highbd_lpf_vertical_4_sse2
|