Home
last modified time | relevance | path

Searched refs:diff_cu_qp_delta_depth (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_hevc.c107 context->desc.h265.pps->diff_cu_qp_delta_depth = hevc->diff_cu_qp_delta_depth; in vlVaHandlePictureParameterBufferHEVC()
/third_party/ffmpeg/libavcodec/
Dnvdec_hevc.c150 .diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth, in nvdec_hevc_start_frame()
Ddxva2_hevc.c155 pp->diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth; in fill_picture_parameters()
Dvdpau_hevc.c142 info->diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth; in vdpau_hevc_start_frame()
Dhevc_ps.h264 int diff_cu_qp_delta_depth; member
Dvaapi_hevc.c154 .diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth, in vaapi_hevc_start_frame()
Dhevc_ps.c1581 pps->diff_cu_qp_delta_depth = 0; in ff_hevc_decode_nal_pps()
1583 pps->diff_cu_qp_delta_depth = get_ue_golomb_long(gb); in ff_hevc_decode_nal_pps()
1585 if (pps->diff_cu_qp_delta_depth < 0 || in ff_hevc_decode_nal_pps()
1586 pps->diff_cu_qp_delta_depth > sps->log2_diff_max_min_coding_block_size) { in ff_hevc_decode_nal_pps()
1588 pps->diff_cu_qp_delta_depth); in ff_hevc_decode_nal_pps()
Dvaapi_encode_h265.c531 pps->diff_cu_qp_delta_depth = 0; in vaapi_encode_h265_init_sequence_params()
639 .diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth, in vaapi_encode_h265_init_sequence_params()
Dcbs_h265.h366 uint8_t diff_cu_qp_delta_depth; member
Dcbs_h265_syntax_template.c1069 ue(diff_cu_qp_delta_depth, in FUNC()
1072 infer(diff_cu_qp_delta_depth, 0); in FUNC()
Dhevc_filter.c83 s->ps.pps->diff_cu_qp_delta_depth)) - 1; in get_qPy_pred()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h265std.h305 uint8_t diff_cu_qp_delta_depth; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h219 uint8_t diff_cu_qp_delta_depth; member
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.h220 uint8_t diff_cu_qp_delta_depth; member
Dradeon_vcn_dec.h718 unsigned char diff_cu_qp_delta_depth; member
Dradeon_uvd.c663 result.diff_cu_qp_delta_depth = pic->pps->diff_cu_qp_delta_depth; in get_h265_msg()
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h265std.h335 uint8_t diff_cu_qp_delta_depth; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c468 picture->pps->diff_cu_qp_delta_depth = picture_info->diff_cu_qp_delta_depth; in vlVdpDecoderRenderH265()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h531 unsigned char diff_cu_qp_delta_depth; member
Dgstnvh265dec.c551 COPY_FIELD (diff_cu_qp_delta_depth); in gst_nv_h265_dec_picture_params_from_pps()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah265dec.c690 .diff_cu_qp_delta_depth = pps->diff_cu_qp_delta_depth, in gst_va_h265_dec_start_picture()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h563 uint8_t diff_cu_qp_delta_depth; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h1218 guint8 diff_cu_qp_delta_depth; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c559 pps->diff_cu_qp_delta_depth = vl_rbsp_ue(rbsp); in picture_parameter_set()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h265dec.cpp556 COPY_FIELD (diff_cu_qp_delta_depth); in gst_d3d11_h265_dec_picture_params_from_pps()

12