Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_vpx_convolve8_neon.c20 static INLINE void load_4x4(const int16_t *s, const ptrdiff_t p, in load_4x4() function
181 load_4x4((const int16_t *)src, src_stride, &s7, &s8, &s9, &s10); in vpx_highbd_convolve8_horiz_neon()
390 load_4x4((const int16_t *)src, src_stride, &s7, &s8, &s9, &s10); in vpx_highbd_convolve8_avg_horiz_neon()