Home
last modified time | relevance | path

Searched refs:max_pts_tb (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dnut.h112 AVRational *max_pts_tb; member
Dnutenc.c599 put_tt(nut, nut->max_pts_tb, bc, nut->max_pts); in write_index()
1164 …if (!nut->max_pts_tb || av_compare_ts(nut->max_pts, *nut->max_pts_tb, pkt->pts, *nus->time_base) <… in nut_write_packet()
1166 nut->max_pts_tb = nus->time_base; in nut_write_packet()