Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_utils.c893 UWORD16 u2_sig_coeff_abs_gt0_flags = 0, u2_sig_coeff_abs_gt1_flags = 0; in ihevce_scan_coeffs() local
1005 u2_sig_coeff_abs_gt1_flags = u2_sig_coeff_abs_gt1_flags | (1 << i); in ihevce_scan_coeffs()
1035 u2_sig_coeff_abs_gt1_flags |= (1 << i); in ihevce_scan_coeffs()
1058 *pu2_out_data_coeff = u2_sig_coeff_abs_gt1_flags; in ihevce_scan_coeffs()
1125 u2_sig_coeff_abs_gt1_flags = 0; in ihevce_scan_coeffs()
1147 u2_sig_coeff_abs_gt1_flags |= (1 << i); in ihevce_scan_coeffs()
1171 *pu2_out_data_coeff = u2_sig_coeff_abs_gt1_flags; in ihevce_scan_coeffs()