Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dlpf_test.cc538 make_tuple(&vpx_highbd_lpf_horizontal_8_neon,
540 make_tuple(&vpx_highbd_lpf_horizontal_8_neon,
542 make_tuple(&vpx_highbd_lpf_horizontal_8_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_loopfilter_neon.c612 void vpx_highbd_lpf_horizontal_8_neon(uint16_t *s, int p, const uint8_t *blimit, in vpx_highbd_lpf_horizontal_8_neon() function
632 vpx_highbd_lpf_horizontal_8_neon(s, p, blimit0, limit0, thresh0, bd); in vpx_highbd_lpf_horizontal_8_dual_neon()
633 vpx_highbd_lpf_horizontal_8_neon(s + 8, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_8_dual_neon()
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1014 void vpx_highbd_lpf_horizontal_8_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t …
1015 #define vpx_highbd_lpf_horizontal_8 vpx_highbd_lpf_horizontal_8_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1014 void vpx_highbd_lpf_horizontal_8_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t …
1015 #define vpx_highbd_lpf_horizontal_8 vpx_highbd_lpf_horizontal_8_neon