Home
last modified time | relevance | path

Searched refs:CurrPicOrderCntVal (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c500 picture->CurrPicOrderCntVal = picture_info->CurrPicOrderCntVal; in vlVdpDecoderRenderH265()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h598 int CurrPicOrderCntVal; member
Dgstnvh265dec.c733 h265_params->CurrPicOrderCntVal = picture->pic_order_cnt; in gst_nv_h265_dec_start_picture()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c128 priv->picture.h265.CurrPicOrderCntVal = i; in set_poc()
140 return priv->picture.h265.CurrPicOrderCntVal; in get_poc()
/third_party/ffmpeg/libavcodec/
Dnvdec_hevc.c192 .CurrPicOrderCntVal = s->ref->poc, in nvdec_hevc_start_frame()
Ddxva2_hevc.c159 pp->CurrPicOrderCntVal = h->poc; in fill_picture_parameters()
Dvdpau_hevc.c232 info->CurrPicOrderCntVal = h->poc; in vdpau_hevc_start_frame()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_hevc.c147 context->desc.h265.CurrPicOrderCntVal = hevc->CurrPic.pic_order_cnt; in vlVaHandlePictureParameterBufferHEVC()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h604 int32_t CurrPicOrderCntVal; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h265dec.cpp687 pic_params->CurrPicOrderCntVal = picture->pic_order_cnt; in gst_d3d11_h265_dec_start_picture()
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c676 result.curr_poc = pic->CurrPicOrderCntVal; in get_h265_msg()
Dradeon_vcn_dec.c272 result.curr_poc = pic->CurrPicOrderCntVal; in get_h265_msg()