Searched refs:vpx_highbd_lpf_horizontal_16_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | lpf_test.cc | 544 make_tuple(&vpx_highbd_lpf_horizontal_16_neon, 546 make_tuple(&vpx_highbd_lpf_horizontal_16_neon, 548 make_tuple(&vpx_highbd_lpf_horizontal_16_neon,
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_loopfilter_neon.c | 726 void vpx_highbd_lpf_horizontal_16_neon(uint16_t *s, int p, in vpx_highbd_lpf_horizontal_16_neon() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 998 void vpx_highbd_lpf_horizontal_16_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t… 999 #define vpx_highbd_lpf_horizontal_16 vpx_highbd_lpf_horizontal_16_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 998 void vpx_highbd_lpf_horizontal_16_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t… 999 #define vpx_highbd_lpf_horizontal_16 vpx_highbd_lpf_horizontal_16_neon
|