Home
last modified time | relevance | path

Searched defs:c_high (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dpickrst_sse4.c687 const __m128i c_high = _mm_unpackhi_epi64(c0, c1); in calc_proj_params_r0_r1_sse4_1() local
897 const __m128i c_high = _mm_unpackhi_epi64(c0, c1); in calc_proj_params_r0_r1_high_bd_sse4_1() local
Dpickrst_avx2.c692 const __m256i c_high = _mm256_unpackhi_epi64(c0, c1); in calc_proj_params_r0_r1_avx2() local
921 const __m256i c_high = _mm256_unpackhi_epi64(c0, c1); in calc_proj_params_r0_r1_high_bd_avx2() local