Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dttmlenc.c66 static void ttml_write_time(AVIOContext *pb, const char tag[], in ttml_write_time() function
178 ttml_write_time(pb, " begin", pkt->pts); in ttml_write_packet()
180 ttml_write_time(pb, " end", pkt->pts + pkt->duration); in ttml_write_packet()

Completed in 1 milliseconds