Searched refs:vpx_highbd_lpf_vertical_16_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 455 &vpx_highbd_lpf_vertical_16_dual_c, 8), 457 &vpx_highbd_lpf_vertical_16_dual_c, 10), 459 &vpx_highbd_lpf_vertical_16_dual_c, 12))); 575 &vpx_highbd_lpf_vertical_16_dual_c, 8), 577 &vpx_highbd_lpf_vertical_16_dual_c, 10), 579 &vpx_highbd_lpf_vertical_16_dual_c, 12)));
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 737 void vpx_highbd_lpf_vertical_16_dual_c(uint16_t *s, int pitch, in vpx_highbd_lpf_vertical_16_dual_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 915 void vpx_highbd_lpf_vertical_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t… 916 #define vpx_highbd_lpf_vertical_16_dual vpx_highbd_lpf_vertical_16_dual_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1025 void vpx_highbd_lpf_vertical_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1025 void vpx_highbd_lpf_vertical_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1164 void vpx_highbd_lpf_vertical_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1171 void vpx_highbd_lpf_vertical_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t…
|