Lines Matching refs:u4_range
248 AEV_TRACE("cu_qp_delta_abs", qp_delta_abs, ps_cabac->u4_range); in ihevce_cabac_encode_qp_delta()
255 AEV_TRACE("cu_qp_delta_sign", sign, ps_cabac->u4_range); in ihevce_cabac_encode_qp_delta()
329 AEV_TRACE("last_coeff_x_prefix", last_coeff_x_prefix, ps_cabac->u4_range); in ihevce_cabac_encode_last_coeff_x_y()
335 AEV_TRACE("last_coeff_y_prefix", last_coeff_y_prefix, ps_cabac->u4_range); in ihevce_cabac_encode_last_coeff_x_y()
346 AEV_TRACE("last_coeff_x_suffix", suffix, ps_cabac->u4_range); in ihevce_cabac_encode_last_coeff_x_y()
358 AEV_TRACE("last_coeff_y_suffix", suffix, ps_cabac->u4_range); in ihevce_cabac_encode_last_coeff_x_y()
476 AEV_TRACE("split_transform_flag", split_tr_flag, ps_cabac->u4_range); in ihevce_encode_transform_tree()
576 AEV_TRACE("cbf_cb", ai4_cbf_cb[0], ps_cabac->u4_range); in ihevce_encode_transform_tree()
589 AEV_TRACE("cbf_cb", ai4_cbf_cb[1], ps_cabac->u4_range); in ihevce_encode_transform_tree()
604 AEV_TRACE("cbf_cb", ai4_cbf_cb[0] || ai4_cbf_cb[1], ps_cabac->u4_range); in ihevce_encode_transform_tree()
676 AEV_TRACE("cbf_cr", ai4_cbf_cr[0], ps_cabac->u4_range); in ihevce_encode_transform_tree()
689 AEV_TRACE("cbf_cr", ai4_cbf_cr[1], ps_cabac->u4_range); in ihevce_encode_transform_tree()
704 AEV_TRACE("cbf_cr", ai4_cbf_cr[0] || ai4_cbf_cr[1], ps_cabac->u4_range); in ihevce_encode_transform_tree()
846 AEV_TRACE("cbf_luma", cbf_luma, ps_cabac->u4_range); in ihevce_encode_transform_tree()
1265 AEV_TRACE("coded_sub_block_flag", cur_csbf, ps_cabac->u4_range); in ihevce_cabac_residue_encode()
1395 AEV_TRACE("significant_coeff_flag", sig_coeff, ps_cabac->u4_range); in ihevce_cabac_residue_encode()
1468 AEV_TRACE("coeff_abs_level_greater1_flag", bit, ps_cabac->u4_range); in ihevce_cabac_residue_encode()
1508 AEV_TRACE("coeff_abs_level_greater2_flag", gt2_bin, ps_cabac->u4_range); in ihevce_cabac_residue_encode()
1536 AEV_TRACE("sign_flags", sign_bins, ps_cabac->u4_range); in ihevce_cabac_residue_encode()
1593 AEV_TRACE("coeff_abs_level_remaining", abs_coeff_rem, ps_cabac->u4_range); in ihevce_cabac_residue_encode()
3290 AEV_TRACE("significant_coeff_flag", sig_coeff, ps_cabac->u4_range); in ihevce_code_all_sig_coeffs_as_0_explicitly()