Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_loopfilter_neon.c688 static void lpf_vertical_16_kernel(uint16_t *s, int p, in lpf_vertical_16_kernel() function
750 lpf_vertical_16_kernel(s, p, blimit_vec, limit_vec, thresh_vec, bd); in vpx_highbd_lpf_vertical_16_neon()
759 lpf_vertical_16_kernel(s, p, blimit_vec, limit_vec, thresh_vec, bd); in vpx_highbd_lpf_vertical_16_dual_neon()
760 lpf_vertical_16_kernel(s + 8 * p, p, blimit_vec, limit_vec, thresh_vec, bd); in vpx_highbd_lpf_vertical_16_dual_neon()