Home
last modified time | relevance | path

Searched refs:outputTimeStamp (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1895 …uint64_t outputTimeStamp; /**< [out]: Presentation timestamp associated… member
Dgstnvbaseenc.c1205 frame->pts = lock_bs.outputTimeStamp; in gst_nv_base_enc_bitstream_thread()
/third_party/ffmpeg/libavcodec/
Dnvenc.c1925 pkt->pts = params->outputTimeStamp; in nvenc_set_timestamp()