Home
last modified time | relevance | path

Searched refs:vpx_highbd_lpf_vertical_8_neon (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Dlpf_test.cc562 make_tuple(&vpx_highbd_lpf_vertical_8_neon,
564 make_tuple(&vpx_highbd_lpf_vertical_8_neon,
566 make_tuple(&vpx_highbd_lpf_vertical_8_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_loopfilter_neon.c636 void vpx_highbd_lpf_vertical_8_neon(uint16_t *s, int p, const uint8_t *blimit, in vpx_highbd_lpf_vertical_8_neon() function
660 vpx_highbd_lpf_vertical_8_neon(s, p, blimit0, limit0, thresh0, bd); in vpx_highbd_lpf_vertical_8_dual_neon()
661 vpx_highbd_lpf_vertical_8_neon(s + 8 * p, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_vertical_8_dual_neon()
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1038 void vpx_highbd_lpf_vertical_8_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
1039 #define vpx_highbd_lpf_vertical_8 vpx_highbd_lpf_vertical_8_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1038 void vpx_highbd_lpf_vertical_8_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t *l…
1039 #define vpx_highbd_lpf_vertical_8 vpx_highbd_lpf_vertical_8_neon