Searched refs:dst_16_x (Results 1 – 1 of 1) sorted by relevance
171 CONV_BUF_TYPE *dst_16_x = dst16 + y * dst16_stride + x; in vfilter8() local177 const __m128i p_16 = _mm_loadl_epi64((__m128i *)dst_16_x); in vfilter8()192 _mm_storel_epi64((__m128i *)dst_16_x, shifted_16); in vfilter8()403 CONV_BUF_TYPE *dst_16_x = dst16 + y * dst16_stride + x; in highbd_vfilter8() local409 _mm_cvtepu16_epi32(_mm_loadl_epi64((__m128i *)dst_16_x)); in highbd_vfilter8()427 _mm_storel_epi64((__m128i *)dst_16_x, shifted_16); in highbd_vfilter8()