Searched defs:a_first (Results 1 – 3 of 3) sorted by relevance
28 const __m128i a_first = _mm_cvtepu8_epi16(a_reg); in store_dist_8() local45 const __m128i a_first = _mm_cvtepu8_epi16(a_reg); in store_dist_16() local
28 const __m128i a_first = _mm_cvtepu16_epi32(a_reg); in highbd_store_dist_8() local
883 auto a_first = a_at_end ? 0 : it_a->first; in ValidateViAgainstVsInputs() local2109 auto a_first = a_at_end ? std::make_pair(0u, 0u) : a_it->first; in ValidateInterfaceBetweenStages() local