Searched refs:quant_coeff_first (Results 1 – 1 of 1) sorted by relevance
184 quant_coeff_first; in ihevce_sign_data_hiding() local222 quant_coeff_first = pi2_quant_coeffs[x_pos + (y_pos * trans_size)]; in ihevce_sign_data_hiding()224 sign_first_coeff = (quant_coeff_first > 0) ? 0 : 1; in ihevce_sign_data_hiding()