Home
last modified time | relevance | path

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

/external/libavc/common/x86/
Dih264_resi_trans_quant_sse42.c900 WORD32 val, nonzero_coeff_0=0, nonzero_coeff_1=0; in ih264_hadamard_quant_2x2_uv_sse42() local
978 nonzero_coeff_1 += 4; in ih264_hadamard_quant_2x2_uv_sse42()
985 nonzero_coeff_1 += _mm_cvtsi128_si32(sum1); in ih264_hadamard_quant_2x2_uv_sse42()
990 pu1_nnz[1] = 4 - nonzero_coeff_1; in ih264_hadamard_quant_2x2_uv_sse42()