Searched refs:lower_64_2_Value (Results 1 – 1 of 1) sorted by relevance
54 __m128i lower_64_2_Value = _mm256_castsi256_si128(v_acc_q); in aom_sum_squares_2d_i16_nxn_avx2() local56 __m128i result_64_2_int = _mm_add_epi64(lower_64_2_Value, higher_64_2_Value); in aom_sum_squares_2d_i16_nxn_avx2()