Home
last modified time | relevance | path

Searched defs:filters_lo (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve8_neon.h82 const int16x4_t filters_lo = vget_low_s16(filters); in convolve8_4() local
104 const int16x4_t filters_lo = vget_low_s16(filters); in convolve8_8() local
Dhighbd_vpx_convolve8_neon.c92 const int16x4_t filters_lo = vget_low_s16(filters); in highbd_convolve8_4() local
112 const int16x4_t filters_lo = vget_low_s16(filters); in highbd_convolve8_8() local