Home
last modified time | relevance | path

Searched refs:u2_sig_coeff_abs_gt0_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
1001 u2_sig_coeff_abs_gt0_flags = u2_sig_coeff_abs_gt0_flags | (1 << i); in ihevce_scan_coeffs()
1030 u2_sig_coeff_abs_gt0_flags |= (1 << i); in ihevce_scan_coeffs()
1054 *pu2_out_data_coeff = u2_sig_coeff_abs_gt0_flags; in ihevce_scan_coeffs()
1124 u2_sig_coeff_abs_gt0_flags = 0; in ihevce_scan_coeffs()
1142 u2_sig_coeff_abs_gt0_flags |= (1 << i); in ihevce_scan_coeffs()
1166 *pu2_out_data_coeff = u2_sig_coeff_abs_gt0_flags; in ihevce_scan_coeffs()