Searched refs:scaling_list_enabled_flag (Results 1 – 13 of 13) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 106 UINT32 scaling_list_enabled_flag : 1; member
|
| H A D | h265e_syntax_new.h | 64 RK_U32 scaling_list_enabled_flag : 1; member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu34x.c | 271 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 D | hal_h265d_vdpu384a.c | 301 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 D | hal_h265d_vdpu383.c | 333 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 D | hal_h265d_vdpu382.c | 264 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 D | hal_h265d_rkv.c | 306 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 D | hal_h265d_com.c | 700 if (!dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_scalinglist_packet()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 1300 reg_base->reg0232_rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v540c_gen_regs()
|
| H A D | hal_h265e_vepu541.c | 1610 regs->rdo_cfg.seq_scaling_matrix_present_flg = syn->pp.scaling_list_enabled_flag; in hal_h265e_v541_gen_regs()
|
| H A D | hal_h265e_vepu510.c | 2040 reg_frm->rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v510_gen_regs()
|
| H A D | hal_h265e_vepu511.c | 927 reg_frm->rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in vepu511_h265_set_prep()
|
| H A D | hal_h265e_vepu580.c | 2777 reg_base->reg0232_rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v580_gen_regs()
|