Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/x86/
Dhighbd_warp_plane_sse4.c514 const __m128i coeff_7 = _mm_unpackhi_epi64(tmp_13, tmp_15); in av1_highbd_warp_affine_sse4_1() local
519 const __m128i res_7 = _mm_madd_epi16(src_7, coeff_7); in av1_highbd_warp_affine_sse4_1()