Searched refs:vpx_highbd_lpf_horizontal_16_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 419 &vpx_highbd_lpf_horizontal_16_c, 8), 433 &vpx_highbd_lpf_horizontal_16_c, 10), 447 &vpx_highbd_lpf_horizontal_16_c, 12), 545 &vpx_highbd_lpf_horizontal_16_c, 8), 547 &vpx_highbd_lpf_horizontal_16_c, 10), 549 &vpx_highbd_lpf_horizontal_16_c, 12),
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 688 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_16_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 894 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l… 895 #define vpx_highbd_lpf_horizontal_16 vpx_highbd_lpf_horizontal_16_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 997 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 997 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1136 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1143 void vpx_highbd_lpf_horizontal_16_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
|