Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dnutenc.c328 static void put_tt(NUTContext *nut, AVRational *time_base, AVIOContext *bc, uint64_t val) in put_tt() function
600 put_tt(nut, nut->chapter[id].time_base, bc, ch->start); // chapter_start in write_chapter()
621 put_tt(nut, nut->max_pts_tb, bc, nut->max_pts); in write_index()
1055 put_tt(nut, nus->time_base, dyn_bc, pkt->dts); in nut_write_packet()
1059 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()

Completed in 4 milliseconds