Home
last modified time | relevance | path

Searched refs:CurrPicIdx (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec_mjpeg.c51 .CurrPicIdx = cf->idx, in nvdec_mjpeg_start_frame()
Dnvdec_vp8.c56 .CurrPicIdx = cf->idx, in nvdec_vp8_start_frame()
Dnvdec_mpeg4.c52 .CurrPicIdx = cf->idx, in nvdec_mpeg4_start_frame()
Dnvdec_mpeg12.c51 .CurrPicIdx = cf->idx, in nvdec_mpeg12_start_frame()
Dnvdec_vc1.c51 .CurrPicIdx = cf->idx, in nvdec_vc1_start_frame()
Dnvdec_vp9.c55 .CurrPicIdx = cf->idx, in nvdec_vp9_start_frame()
Dnvdec_h264.c72 .CurrPicIdx = cf->idx, in nvdec_h264_start_frame()
Dnvdec_hevc.c95 .CurrPicIdx = cf->idx, in nvdec_hevc_start_frame()
Dnvdec_av1.c69 .CurrPicIdx = cf->idx, in nvdec_av1_start_frame()
Dcuviddec.c339 ctx->key_frame[picparams->CurrPicIdx] = picparams->intra_pic_flag; in cuvid_handle_picture_decode()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h729 …int CurrPicIdx; /**< IN: Output index of the current picture … member
Dgstnvvp8dec.c343 self->params.CurrPicIdx = frame->index; in gst_nv_vp8_dec_decode_picture()
Dgstnvvp9dec.c413 params->CurrPicIdx = frame->index; in gst_nv_vp9_dec_decode_picture()
Dgstnvdec.c693 GST_LOG_OBJECT (nvdec, "picture index: %u", params->CurrPicIdx); in parser_decode_callback()
734 GUINT_TO_POINTER (params->CurrPicIdx + 1), NULL); in parser_decode_callback()
Dgstnvh264dec.c748 params->CurrPicIdx = frame->index; in gst_nv_h264_dec_start_picture()
Dgstnvh265dec.c690 params->CurrPicIdx = frame->index; in gst_nv_h265_dec_start_picture()
Dgstnvdecoder.c467 GST_LOG_OBJECT (decoder, "picture index: %u", params->CurrPicIdx); in gst_nv_decoder_decode_picture()