Searched refs:vpx_highbd_lpf_vertical_16_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 425 &vpx_highbd_lpf_vertical_16_c, 8), 439 &vpx_highbd_lpf_vertical_16_c, 10), 453 &vpx_highbd_lpf_vertical_16_c, 12), 569 &vpx_highbd_lpf_vertical_16_c, 8), 571 &vpx_highbd_lpf_vertical_16_c, 10), 573 &vpx_highbd_lpf_vertical_16_c, 12),
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 731 void vpx_highbd_lpf_vertical_16_c(uint16_t *s, int pitch, const uint8_t *blimit, in vpx_highbd_lpf_vertical_16_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 912 void vpx_highbd_lpf_vertical_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *lim… 913 #define vpx_highbd_lpf_vertical_16 vpx_highbd_lpf_vertical_16_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1021 void vpx_highbd_lpf_vertical_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *lim…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1021 void vpx_highbd_lpf_vertical_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *lim…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1160 void vpx_highbd_lpf_vertical_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *lim…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1167 void vpx_highbd_lpf_vertical_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *lim…
|