Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dnut.h112 AVRational *max_pts_tb; member
H A Dnutenc.c621 put_tt(nut, nut->max_pts_tb, bc, nut->max_pts); in write_index()
1189 if (!nut->max_pts_tb || av_compare_ts(nut->max_pts, *nut->max_pts_tb, pkt->pts, *nus->time_base) < 0) { in nut_write_packet()
1191 nut->max_pts_tb = nus->time_base; in nut_write_packet()

Completed in 3 milliseconds