Home
last modified time | relevance | path

Searched refs:scaling_list_enabled_flag (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h106 UINT32 scaling_list_enabled_flag : 1; member
H A Dh265e_syntax_new.h64 RK_U32 scaling_list_enabled_flag : 1; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c271 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_v345_output_pps_packet()
413 if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
418 } else if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
464 if (dxva_cxt->pp.ps_update_flag || dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_pps_packet()
497 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_output_pps_packet()
638 } else if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu384a.c301 if (!dxva_ctx->pp.scaling_list_enabled_flag) { in hal_h265d_vdpu384a_scalinglist_packet()
392 mpp_put_bits(&bp, dxva_ctx->pp.scaling_list_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
608 if (dxva_ctx->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
614 } else if (dxva_ctx->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c333 if (!dxva_ctx->pp.scaling_list_enabled_flag) { in hal_h265d_vdpu383_scalinglist_packet()
424 mpp_put_bits(&bp, dxva_ctx->pp.scaling_list_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
612 if (dxva_ctx->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
618 } else if (dxva_ctx->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu382.c264 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_v382_output_pps_packet()
406 if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v382_output_pps_packet()
411 } else if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_rkv.c306 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_v345_output_pps_packet()
520 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_com.c700 if (!dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_scalinglist_packet()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1300 reg_base->reg0232_rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu541.c1610 regs->rdo_cfg.seq_scaling_matrix_present_flg = syn->pp.scaling_list_enabled_flag; in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu510.c2040 reg_frm->rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v510_gen_regs()
H A Dhal_h265e_vepu511.c927 reg_frm->rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in vepu511_h265_set_prep()
H A Dhal_h265e_vepu580.c2777 reg_base->reg0232_rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v580_gen_regs()