Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c276 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_v345_output_pps_packet()
418 if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
424 } else if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v345_output_pps_packet()
472 if (dxva_cxt->pp.ps_update_flag || dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_pps_packet()
505 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_output_pps_packet()
646 } else if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c280 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_v382_output_pps_packet()
422 if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v382_output_pps_packet()
428 } else if (dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_rkv.c324 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_v345_output_pps_packet()
538 mpp_put_bits(&bp, dxva_cxt->pp.scaling_list_enabled_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_com.c699 if (!dxva_cxt->pp.scaling_list_enabled_flag) { in hal_h265d_output_scalinglist_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1250 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.c1657 regs->rdo_cfg.seq_scaling_matrix_present_flg = syn->pp.scaling_list_enabled_flag; in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu580.c2614 reg_base->reg0232_rdo_cfg.scl_lst_sel = syn->pp.scaling_list_enabled_flag; in hal_h265e_v580_gen_regs()