Searched refs:m_maxCuDQPDepth (Results 1 – 4 of 4) sorted by relevance
411 pps->m_maxCuDQPDepth = codec->trans_cfg.diff_cu_qp_delta_depth; in h265e_set_pps()412 pps->m_minCuDQPSize = (sps->m_maxCUSize >> pps->m_maxCuDQPDepth); in h265e_set_pps()
316 RK_U32 m_maxCuDQPDepth; member
125 pp->diff_cu_qp_delta_depth = pps->m_maxCuDQPDepth; in fill_picture_parameters()
583 … h265e_stream_write_ue_with_log(s, pps->m_maxCuDQPDepth, "diff_cu_qp_delta_depth"); in h265e_pps_write()