Searched refs:vpx_highbd_lpf_vertical_8_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 422 make_tuple(&vpx_highbd_lpf_vertical_8_sse2, 436 make_tuple(&vpx_highbd_lpf_vertical_8_sse2, 450 make_tuple(&vpx_highbd_lpf_vertical_8_sse2,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 1047 void vpx_highbd_lpf_vertical_8_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_vertical_8_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1177 void vpx_highbd_lpf_vertical_8_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 1178 #define vpx_highbd_lpf_vertical_8 vpx_highbd_lpf_vertical_8_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1184 void vpx_highbd_lpf_vertical_8_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 1185 #define vpx_highbd_lpf_vertical_8 vpx_highbd_lpf_vertical_8_sse2
|