Home
last modified time | relevance | path

Searched refs:vpx_highbd_lpf_horizontal_16_sse2 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Dlpf_test.cc418 make_tuple(&vpx_highbd_lpf_horizontal_16_sse2,
432 make_tuple(&vpx_highbd_lpf_horizontal_16_sse2,
446 make_tuple(&vpx_highbd_lpf_horizontal_16_sse2,
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_loopfilter_sse2.c50 void vpx_highbd_lpf_horizontal_16_sse2(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_16_sse2() function
481 vpx_highbd_lpf_horizontal_16_sse2(s, pitch, blimit, limit, thresh, bd); in vpx_highbd_lpf_horizontal_16_dual_sse2()
482 vpx_highbd_lpf_horizontal_16_sse2(s + 8, pitch, blimit, limit, thresh, bd); in vpx_highbd_lpf_horizontal_16_dual_sse2()
1111 vpx_highbd_lpf_horizontal_16_sse2(t_dst + 8 * 8, 8, blimit, limit, thresh, in vpx_highbd_lpf_vertical_16_sse2()
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1137 void vpx_highbd_lpf_horizontal_16_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t…
1138 #define vpx_highbd_lpf_horizontal_16 vpx_highbd_lpf_horizontal_16_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1144 void vpx_highbd_lpf_horizontal_16_sse2(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t…
1145 #define vpx_highbd_lpf_horizontal_16 vpx_highbd_lpf_horizontal_16_sse2