Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dhighbd_convolve_2d_sse2.c18 static INLINE void copy_64(const uint16_t *src, uint16_t *dst) { in copy_64() function
172 copy_64(src, dst); in av1_highbd_convolve_2d_copy_sr_sse2()
175 copy_64(src, dst); in av1_highbd_convolve_2d_copy_sr_sse2()
Dhighbd_convolve_2d_avx2.c189 static INLINE void copy_64(const uint16_t *src, uint16_t *dst) { in copy_64() function
307 copy_64(src, dst); in av1_highbd_convolve_2d_copy_sr_avx2()
310 copy_64(src, dst); in av1_highbd_convolve_2d_copy_sr_avx2()