| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265d_syntax.h | 173 UCHAR diff_cu_qp_delta_depth; member
|
| H A D | h265e_syntax_new.h | 114 RK_U8 diff_cu_qp_delta_depth; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser2_syntax.c | 161 pp->diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth; in fill_picture_parameters()
|
| H A D | h265d_ps.c | 898 if (openhevc_pps->diff_cu_qp_delta_depth != pps->diff_cu_qp_delta_depth) { in compare_pps() 1999 pps->diff_cu_qp_delta_depth = 0; in mpp_hevc_decode_nal_pps() 2001 READ_UE(gb, &pps->diff_cu_qp_delta_depth); in mpp_hevc_decode_nal_pps()
|
| H A D | h265d_parser.h | 327 RK_S32 diff_cu_qp_delta_depth; member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_rkv.c | 347 dxva_cxt->pp.diff_cu_qp_delta_depth , 3); in hal_h265d_v345_output_pps_packet() 350 … dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size, dxva_cxt->pp.diff_cu_qp_delta_depth ); in hal_h265d_v345_output_pps_packet() 558 dxva_cxt->pp.diff_cu_qp_delta_depth , 3); in hal_h265d_output_pps_packet() 561 … dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size, dxva_cxt->pp.diff_cu_qp_delta_depth ); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu34x.c | 310 dxva_cxt->pp.diff_cu_qp_delta_depth , 3); in hal_h265d_v345_output_pps_packet() 313 … dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size, dxva_cxt->pp.diff_cu_qp_delta_depth ); in hal_h265d_v345_output_pps_packet() 535 dxva_cxt->pp.diff_cu_qp_delta_depth , 3); in hal_h265d_output_pps_packet() 538 … dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size, dxva_cxt->pp.diff_cu_qp_delta_depth ); in hal_h265d_output_pps_packet()
|
| H A D | hal_h265d_vdpu382.c | 303 dxva_cxt->pp.diff_cu_qp_delta_depth , 3); in hal_h265d_v382_output_pps_packet() 306 … dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size, dxva_cxt->pp.diff_cu_qp_delta_depth ); in hal_h265d_v382_output_pps_packet()
|
| H A D | hal_h265d_vdpu384a.c | 436 … + dxva_ctx->pp.log2_diff_max_min_luma_coding_block_size - dxva_ctx->pp.diff_cu_qp_delta_depth, 3); in hal_h265d_v345_output_pps_packet()
|
| H A D | hal_h265d_vdpu383.c | 468 … + dxva_ctx->pp.log2_diff_max_min_luma_coding_block_size - dxva_ctx->pp.diff_cu_qp_delta_depth, 3); in hal_h265d_v345_output_pps_packet()
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_api.c | 97 h265->trans_cfg.diff_cu_qp_delta_depth = 0; in h265e_init()
|
| H A D | h265e_syntax.c | 125 pp->diff_cu_qp_delta_depth = pps->m_maxCuDQPDepth; in fill_picture_parameters()
|
| H A D | h265e_ps.c | 411 pps->m_maxCuDQPDepth = codec->trans_cfg.diff_cu_qp_delta_depth; in h265e_set_pps()
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_venc_cmd.h | 862 RK_S32 diff_cu_qp_delta_depth; member
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 165 …(prefix, s32, rk_s32, diff_cu_qp_delta_depth, FLAG_PREV, h265, trans…
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 1111 if (set->trans_cfg.diff_cu_qp_delta_depth > 2 || set->trans_cfg.diff_cu_qp_delta_depth < 0) { in proc_h265_cfg() 1113 set->trans_cfg.diff_cu_qp_delta_depth = 1; in proc_h265_cfg()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 876 regs->reg0238_synt_pps.cu_qp_dlt_depth = syn->pp.diff_cu_qp_delta_depth; in vepu540c_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu541.c | 1154 regs->synt_pps.cu_qp_dlt_depth = syn->pp.diff_cu_qp_delta_depth; in vepu541_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu510.c | 1522 regs->synt_pps.cu_qp_dlt_depth = syn->pp.diff_cu_qp_delta_depth; in vepu510_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu511.c | 1916 regs->synt_pps.cu_qp_dlt_depth = syn->pp.diff_cu_qp_delta_depth; in vepu511_h265_set_slice_regs()
|
| H A D | hal_h265e_vepu580.c | 2086 regs->reg0238_synt_pps.cu_qp_dlt_depth = syn->pp.diff_cu_qp_delta_depth; in vepu580_h265_set_slice_regs()
|