Home
last modified time | relevance | path

Searched refs:cu_qp_delta_enabled_flag (Results 1 – 15 of 15) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h132 UINT32 cu_qp_delta_enabled_flag : 1; member
H A Dh265e_syntax_new.h90 RK_U32 cu_qp_delta_enabled_flag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c894 if (openhevc_pps->cu_qp_delta_enabled_flag != pps->cu_qp_delta_enabled_flag) { in compare_pps()
1998 READ_ONEBIT(gb, &pps->cu_qp_delta_enabled_flag); in mpp_hevc_decode_nal_pps()
2000 if (pps->cu_qp_delta_enabled_flag) in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.h326 RK_U8 cu_qp_delta_enabled_flag; member
H A Dh265d_parser2_syntax.c127 … (pps->cu_qp_delta_enabled_flag << 2) | in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c343 mpp_put_bits(&bp, dxva_cxt->pp.cu_qp_delta_enabled_flag , 1); //164 in hal_h265d_v345_output_pps_packet()
554 mpp_put_bits(&bp, dxva_cxt->pp.cu_qp_delta_enabled_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c307 mpp_put_bits(&bp, dxva_cxt->pp.cu_qp_delta_enabled_flag , 1); //164 in hal_h265d_v345_output_pps_packet()
531 mpp_put_bits(&bp, dxva_cxt->pp.cu_qp_delta_enabled_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c300 mpp_put_bits(&bp, dxva_cxt->pp.cu_qp_delta_enabled_flag , 1); //164 in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c435 mpp_put_bits(&bp, dxva_ctx->pp.cu_qp_delta_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c467 mpp_put_bits(&bp, dxva_ctx->pp.cu_qp_delta_enabled_flag, 1); in hal_h265d_v345_output_pps_packet()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c870 regs->reg0238_synt_pps.cu_qp_dlt_en = syn->pp.cu_qp_delta_enabled_flag; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1148 regs->synt_pps.cu_qp_dlt_en = syn->pp.cu_qp_delta_enabled_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu510.c1516 regs->synt_pps.cu_qp_dlt_en = syn->pp.cu_qp_delta_enabled_flag; in vepu510_h265_set_slice_regs()
H A Dhal_h265e_vepu511.c1910 regs->synt_pps.cu_qp_dlt_en = syn->pp.cu_qp_delta_enabled_flag; in vepu511_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2080 regs->reg0238_synt_pps.cu_qp_dlt_en = syn->pp.cu_qp_delta_enabled_flag; in vepu580_h265_set_slice_regs()