Searched refs:vpx_highbd_lpf_vertical_8_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 497 &vpx_highbd_lpf_vertical_8_dual_c, 8), 505 &vpx_highbd_lpf_vertical_8_dual_c, 10), 513 &vpx_highbd_lpf_vertical_8_dual_c, 12))); 601 &vpx_highbd_lpf_vertical_8_dual_c, 8), 603 &vpx_highbd_lpf_vertical_8_dual_c, 10), 605 &vpx_highbd_lpf_vertical_8_dual_c, 12)));
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 578 void vpx_highbd_lpf_vertical_8_dual_c( in vpx_highbd_lpf_vertical_8_dual_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 927 void vpx_highbd_lpf_vertical_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t… 928 #define vpx_highbd_lpf_vertical_8_dual vpx_highbd_lpf_vertical_8_dual_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1041 void vpx_highbd_lpf_vertical_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1041 void vpx_highbd_lpf_vertical_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1180 void vpx_highbd_lpf_vertical_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1187 void vpx_highbd_lpf_vertical_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8_t…
|