Searched refs:vpx_highbd_lpf_vertical_16_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 424 make_tuple(&vpx_highbd_lpf_vertical_16_sse2, 438 make_tuple(&vpx_highbd_lpf_vertical_16_sse2, 452 make_tuple(&vpx_highbd_lpf_vertical_16_sse2,
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 1094 void vpx_highbd_lpf_vertical_16_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_vertical_16_sse2() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1161 void vpx_highbd_lpf_vertical_16_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *… 1162 #define vpx_highbd_lpf_vertical_16 vpx_highbd_lpf_vertical_16_sse2
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1168 void vpx_highbd_lpf_vertical_16_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *… 1169 #define vpx_highbd_lpf_vertical_16 vpx_highbd_lpf_vertical_16_sse2
|