Searched refs:ctxt_set (Results 1 – 3 of 3) sorted by relevance
472 WORD32 ctxt_set; in ihevcd_parse_residual_coding() local656 ctxt_set = (i && (!c_idx)) ? 2 : 0; in ihevcd_parse_residual_coding()659 ctxt_set += (0 == gt1_ctxt) ? 1 : 0; in ihevcd_parse_residual_coding()686 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevcd_parse_residual_coding()743 ctxt_idx += (!c_idx) ? ctxt_set : (ctxt_set + 4); in ihevcd_parse_residual_coding()
1440 WORD32 ctxt_set = (i && is_luma) ? 2 : 0; in ihevce_cabac_residue_encode() local1455 ctxt_set += (0 == gt1_ctxt) ? 1 : 0; in ihevce_cabac_residue_encode()1462 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevce_cabac_residue_encode()1494 ctxt_idx += (is_luma) ? ctxt_set : (ctxt_set + 4); in ihevce_cabac_residue_encode()2000 WORD32 ctxt_set = (i && is_luma) ? 2 : 0; in ihevce_cabac_residue_encode_rdopt() local2015 ctxt_set += (0 == gt1_ctxt) ? 1 : 0; in ihevce_cabac_residue_encode_rdopt()2022 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevce_cabac_residue_encode_rdopt()2062 ctxt_idx += (is_luma) ? ctxt_set : (ctxt_set + 4); in ihevce_cabac_residue_encode_rdopt()2842 WORD32 ctxt_set = (i && is_luma) ? 2 : 0; in ihevce_cabac_residue_encode_rdoq() local2857 ctxt_set += (0 == gt1_ctxt) ? 1 : 0; in ihevce_cabac_residue_encode_rdoq()[all …]
1597 WORD32 ctxt_set = 0; in ihevce_quant_rounding_factor_gen() local1608 ctxt_set = gt1_ctxt = 0; in ihevce_quant_rounding_factor_gen()1609 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevce_quant_rounding_factor_gen()1657 WORD32 ctxt_set = 0; in ihevce_quant_rounding_factor_gen() local1667 ctxt_set = (i && is_luma) ? 2 : 0; in ihevce_quant_rounding_factor_gen()1669 ctxt_set++; in ihevce_quant_rounding_factor_gen()1677 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevce_quant_rounding_factor_gen()1692 ctxt_set = (i && is_luma) ? 2 : 0; in ihevce_quant_rounding_factor_gen()1693 ctxt_set++; in ihevce_quant_rounding_factor_gen()1701 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevce_quant_rounding_factor_gen()[all …]