Searched refs:vpx_highbd_lpf_vertical_16_dual_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 574 make_tuple(&vpx_highbd_lpf_vertical_16_dual_neon, 576 make_tuple(&vpx_highbd_lpf_vertical_16_dual_neon, 578 make_tuple(&vpx_highbd_lpf_vertical_16_dual_neon,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_loopfilter_neon.c | 753 void vpx_highbd_lpf_vertical_16_dual_neon(uint16_t *s, int p, in vpx_highbd_lpf_vertical_16_dual_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1026 void vpx_highbd_lpf_vertical_16_dual_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint… 1027 #define vpx_highbd_lpf_vertical_16_dual vpx_highbd_lpf_vertical_16_dual_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1026 void vpx_highbd_lpf_vertical_16_dual_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint… 1027 #define vpx_highbd_lpf_vertical_16_dual vpx_highbd_lpf_vertical_16_dual_neon
|