Searched refs:vpx_highbd_lpf_horizontal_8_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 493 &vpx_highbd_lpf_horizontal_8_dual_c, 8), 501 &vpx_highbd_lpf_horizontal_8_dual_c, 10), 509 &vpx_highbd_lpf_horizontal_8_dual_c, 12), 589 &vpx_highbd_lpf_horizontal_8_dual_c, 8), 591 &vpx_highbd_lpf_horizontal_8_dual_c, 10), 593 &vpx_highbd_lpf_horizontal_8_dual_c, 12),
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 552 void vpx_highbd_lpf_horizontal_8_dual_c( in vpx_highbd_lpf_horizontal_8_dual_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 909 void vpx_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8… 910 #define vpx_highbd_lpf_horizontal_8_dual vpx_highbd_lpf_horizontal_8_dual_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1017 void vpx_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1017 void vpx_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1156 void vpx_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1163 void vpx_highbd_lpf_horizontal_8_dual_c(uint16_t *s, int pitch, const uint8_t *blimit0, const uint8…
|