Searched refs:vpx_highbd_lpf_vertical_4_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 495 &vpx_highbd_lpf_vertical_4_dual_c, 8), 503 &vpx_highbd_lpf_vertical_4_dual_c, 10), 511 &vpx_highbd_lpf_vertical_4_dual_c, 12), 595 &vpx_highbd_lpf_vertical_4_dual_c, 8), 597 &vpx_highbd_lpf_vertical_4_dual_c, 10), 599 &vpx_highbd_lpf_vertical_4_dual_c, 12),
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 499 void vpx_highbd_lpf_vertical_4_dual_c( in vpx_highbd_lpf_vertical_4_dual_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 921 void vpx_highbd_lpf_vertical_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t… 922 #define vpx_highbd_lpf_vertical_4_dual vpx_highbd_lpf_vertical_4_dual_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1033 void vpx_highbd_lpf_vertical_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1033 void vpx_highbd_lpf_vertical_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1172 void vpx_highbd_lpf_vertical_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1179 void vpx_highbd_lpf_vertical_4_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|