Searched refs:load_8x4 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_vpx_convolve8_neon.c | 32 static INLINE void load_8x4(const uint16_t *s, const ptrdiff_t p, in load_8x4() function 165 load_8x4(src, src_stride, &t0, &t1, &t2, &t3); in vpx_highbd_convolve8_horiz_neon() 374 load_8x4(src, src_stride, &t0, &t1, &t2, &t3); in vpx_highbd_convolve8_avg_horiz_neon()
|