Searched refs:vpx_highbd_lpf_horizontal_16_dual_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 421 &vpx_highbd_lpf_horizontal_16_dual_c, 8), 435 &vpx_highbd_lpf_horizontal_16_dual_c, 10), 449 &vpx_highbd_lpf_horizontal_16_dual_c, 12), 551 &vpx_highbd_lpf_horizontal_16_dual_c, 8), 553 &vpx_highbd_lpf_horizontal_16_dual_c, 10), 555 &vpx_highbd_lpf_horizontal_16_dual_c, 12),
|
/external/libvpx/libvpx/vpx_dsp/ |
D | loopfilter.c | 694 void vpx_highbd_lpf_horizontal_16_dual_c(uint16_t *s, int pitch, in vpx_highbd_lpf_horizontal_16_dual_c() function
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 897 void vpx_highbd_lpf_horizontal_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8… 898 #define vpx_highbd_lpf_horizontal_16_dual vpx_highbd_lpf_horizontal_16_dual_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1001 void vpx_highbd_lpf_horizontal_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8…
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1001 void vpx_highbd_lpf_horizontal_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8…
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1140 void vpx_highbd_lpf_horizontal_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8…
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1147 void vpx_highbd_lpf_horizontal_16_dual_c(uint16_t *s, int pitch, const uint8_t *blimit, const uint8…
|