Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dlpf_test.cc532 ::testing::Values(make_tuple(&vpx_highbd_lpf_horizontal_4_neon,
534 make_tuple(&vpx_highbd_lpf_horizontal_4_neon,
536 make_tuple(&vpx_highbd_lpf_horizontal_4_neon,
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_loopfilter_neon.c565 void vpx_highbd_lpf_horizontal_4_neon(uint16_t *s, int p, const uint8_t *blimit, in vpx_highbd_lpf_horizontal_4_neon() function
583 vpx_highbd_lpf_horizontal_4_neon(s, p, blimit0, limit0, thresh0, bd); in vpx_highbd_lpf_horizontal_4_dual_neon()
584 vpx_highbd_lpf_horizontal_4_neon(s + 8, p, blimit1, limit1, thresh1, bd); in vpx_highbd_lpf_horizontal_4_dual_neon()
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1006 void vpx_highbd_lpf_horizontal_4_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t …
1007 #define vpx_highbd_lpf_horizontal_4 vpx_highbd_lpf_horizontal_4_neon
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1006 void vpx_highbd_lpf_horizontal_4_neon(uint16_t *s, int pitch, const uint8_t *blimit, const uint8_t …
1007 #define vpx_highbd_lpf_horizontal_4 vpx_highbd_lpf_horizontal_4_neon