Searched refs:round_stg2 (Results 1 – 1 of 1) sorted by relevance
1855 __m128i round_stg2 = _mm_set1_epi32(IDCT_STG2_ROUND); in impeg2_idct_recon_dc_mismatch_sse42() local1880 temp0 = _mm_add_epi32(temp0, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1881 temp1 = _mm_add_epi32(temp1, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1906 temp0 = _mm_add_epi32(temp0, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1907 temp1 = _mm_add_epi32(temp1, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1932 temp0 = _mm_add_epi32(temp0, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1933 temp1 = _mm_add_epi32(temp1, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1958 temp0 = _mm_add_epi32(temp0, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1959 temp1 = _mm_add_epi32(temp1, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()1984 temp0 = _mm_add_epi32(temp0, round_stg2); in impeg2_idct_recon_dc_mismatch_sse42()[all …]