Home
last modified time | relevance | path

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

/dports/multimedia/kvazaar/kvazaar-2.1.0/src/strategies/avx2/
H A Ddct-avx2.c858 __m256i p_o0 = _mm256_madd_epi16(odd, r02_07); in mul_clip_matrix_32x32_avx2() local
868 accu[acc_base + 4] = _mm256_add_epi32 (p_o0, accu[acc_base + 4]); in mul_clip_matrix_32x32_avx2()