Searched refs:i1_diff_cu_qp_delta_depth (Results 1 – 6 of 6) sorted by relevance
1286 ps_entropy_ctxt->i1_log2_ctb_size - ps_entropy_ctxt->ps_pps->i1_diff_cu_qp_delta_depth; in ihevce_cabac_encode_coding_unit()1748 if((ps_pps->i1_cu_qp_delta_enabled_flag) && (ct_depth <= (ps_pps->i1_diff_cu_qp_delta_depth))) in ihevce_encode_coding_quadtree()
1304 PUT_BITS_UEV(ps_bitstrm, ps_pps->i1_diff_cu_qp_delta_depth, return_status); in ihevce_generate_pps()1305 ENTROPY_TRACE("diff_cu_qp_delta_depth", ps_pps->i1_diff_cu_qp_delta_depth); in ihevce_generate_pps()2743 ps_pps->i1_diff_cu_qp_delta_depth = CU_LEVEL_QP_LIMIT_8x8; in ihevce_populate_pps()
883 ps_entropy_ctxt->ps_pps->i1_diff_cu_qp_delta_depth; in ihevce_encode_transform_tree()
1536 diff_cu_qp_delta_depth = ps_entropy_ctxt->ps_pps->i1_diff_cu_qp_delta_depth; in ihevce_cu_mode_decide()
2684 WORD8 i1_diff_cu_qp_delta_depth; member
2148 ps_pps->i1_diff_cu_qp_delta_depth = value; in ihevcd_parse_pps()2152 ps_pps->i1_diff_cu_qp_delta_depth = 0; in ihevcd_parse_pps()2154 …s_pps->i1_log2_min_cu_qp_delta_size = ps_sps->i1_log2_ctb_size - ps_pps->i1_diff_cu_qp_delta_depth; in ihevcd_parse_pps()