Searched refs:diff_cu_qp_delta_depth (Results 1 – 15 of 15) sorted by relevance
107 context->desc.h265.pps->diff_cu_qp_delta_depth = hevc->diff_cu_qp_delta_depth; in vlVaHandlePictureParameterBufferHEVC()
305 uint8_t diff_cu_qp_delta_depth; member
219 uint8_t diff_cu_qp_delta_depth; member
220 uint8_t diff_cu_qp_delta_depth; member
609 unsigned char diff_cu_qp_delta_depth; member
663 result.diff_cu_qp_delta_depth = pic->pps->diff_cu_qp_delta_depth; in get_h265_msg()
251 result.diff_cu_qp_delta_depth = pic->pps->diff_cu_qp_delta_depth; in get_h265_msg()
468 picture->pps->diff_cu_qp_delta_depth = picture_info->diff_cu_qp_delta_depth; in vlVdpDecoderRenderH265()
579 uint8_t diff_cu_qp_delta_depth; member
559 pps->diff_cu_qp_delta_depth = vl_rbsp_ue(rbsp); in picture_parameter_set()
1529 WORD32 diff_cu_qp_delta_depth, log2_ctb_size; in ihevce_cu_mode_decide() local1536 diff_cu_qp_delta_depth = ps_entropy_ctxt->ps_pps->i1_diff_cu_qp_delta_depth; in ihevce_cu_mode_decide()1538 log2_min_cu_qp_delta_size = log2_ctb_size - diff_cu_qp_delta_depth; in ihevce_cu_mode_decide()
6305 deUint8 diff_cu_qp_delta_depth; member
722 deUint8 diff_cu_qp_delta_depth; member
12612 s << "\tdiff_cu_qp_delta_depth = " << value.diff_cu_qp_delta_depth << '\n';