Searched defs:pkt_pts (Results 1 – 3 of 3) sorted by relevance
430 int64_t pkt_pts = AV_NOPTS_VALUE; in copy_frame() local
419 int64_t pkt_pts; member
4586 int64_t pkt_pts = av_rescale_q(pkt->pts, ist->st->time_base, AV_TIME_BASE_Q); in process_input() local