Searched refs:gau2_ihevce_cabac_bin_to_bits (Results 1 – 8 of 8) sorted by relevance
208 extern UWORD16 gau2_ihevce_cabac_bin_to_bits[64 * 2];281 ps_cabac->u4_bits_estimated_q12 += gau2_ihevce_cabac_bin_to_bits[state_mps ^ bin]; in ihevce_cabac_encode_bin()309 ps_cabac->u4_bits_estimated_q12 += gau2_ihevce_cabac_bin_to_bits[state_mps ^ bin]; in ihevce_cabac_encode_bin()
108 extern UWORD16 gau2_ihevce_cabac_bin_to_bits[64 * 2];1809 gau2_ihevce_cabac_bin_to_bits[state_mps ^ cur_csbf]; in ihevce_cabac_residue_encode_rdopt()1949 gau2_ihevce_cabac_bin_to_bits[state_mps ^ sig_coeff]; in ihevce_cabac_residue_encode_rdopt()2032 gau2_ihevce_cabac_bin_to_bits[state_mps ^ bit]; in ihevce_cabac_residue_encode_rdopt()2070 gau2_ihevce_cabac_bin_to_bits[state_mps ^ gt2_bin]; in ihevce_cabac_residue_encode_rdopt()2798 gau2_ihevce_cabac_bin_to_bits[state_mps ^ sig_coeff]; in ihevce_cabac_residue_encode_rdoq()2874 gau2_ihevce_cabac_bin_to_bits[state_mps ^ bit]; in ihevce_cabac_residue_encode_rdoq()2912 gau2_ihevce_cabac_bin_to_bits[state_mps ^ gt2_bin]; in ihevce_cabac_residue_encode_rdoq()
584 UWORD16 gau2_ihevce_cabac_bin_to_bits[64 * 2] = variable
135 extern UWORD16 gau2_ihevce_cabac_bin_to_bits[64 * 2];1613 u4_bits_estimated_r2 = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 1]; in ihevce_quant_rounding_factor_gen()1615 u4_bits_estimated_r1_temp = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 0]; in ihevce_quant_rounding_factor_gen()1636 u4_bits_estimated_r0 = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 0]; in ihevce_quant_rounding_factor_gen()1641 (gau2_ihevce_cabac_bin_to_bits[state_mps ^ 1] + ROUND_Q12(1.000000000)); in ihevce_quant_rounding_factor_gen()1681 u4_bits_estimated_r2 = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 1]; in ihevce_quant_rounding_factor_gen()1683 u4_bits_estimated_r1 = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 0]; in ihevce_quant_rounding_factor_gen()1705 u4_bits_estimated_r2 = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 1]; in ihevce_quant_rounding_factor_gen()1707 u4_bits_estimated_r1 = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 0]; in ihevce_quant_rounding_factor_gen()1776 u4_bits_estimated_r1_temp = gau2_ihevce_cabac_bin_to_bits[state_mps ^ 0]; in ihevce_quant_rounding_factor_gen()[all …]
492 ps_cabac->u4_bits_estimated_q12 += gau2_ihevce_cabac_bin_to_bits[(62 << 1) | term_bin]; in ihevce_cabac_encode_terminate()
41 extern UWORD16 gau2_ihevce_cabac_bin_to_bits[64 * 2];187 cab_bits_q12 += gau2_ihevce_cabac_bin_to_bits[merge_idx_0_model ^ bin]; \
2435 split_cu1_bits_q12 = gau2_ihevce_cabac_bin_to_bits[u1_split_cu_flag_cab_model ^ 1]; in ihevce_cu_recurse_decide()2438 split_cu0_bits_q12 = gau2_ihevce_cabac_bin_to_bits[u1_split_cu_flag_cab_model ^ 0]; in ihevce_cu_recurse_decide()
507 u4_bits += gau2_ihevce_cabac_bin_to_bits[pu1_cabac_ctxt[u1_cabac_state_idx] ^ u1_bin_value]; in ihevce_cabac_bins2Bits_converter_and_state_updater()