Home
last modified time | relevance | path

Searched defs:pkt_pts (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcrystalhd.c430 int64_t pkt_pts = AV_NOPTS_VALUE; in copy_frame() local
/third_party/ffmpeg/libavutil/
Dframe.h419 int64_t pkt_pts; member
/third_party/ffmpeg/fftools/
Dffmpeg.c4586 int64_t pkt_pts = av_rescale_q(pkt->pts, ist->st->time_base, AV_TIME_BASE_Q); in process_input() local