Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Disom.h137 int64_t next_trun_dts; member
H A Dmov.c1423 frag_stream_info[i].next_trun_dts = AV_NOPTS_VALUE; in update_frag_index()
5065 frag_stream_info->next_trun_dts = AV_NOPTS_VALUE;
5223 if (frag_stream_info->next_trun_dts != AV_NOPTS_VALUE) {
5224 dts = frag_stream_info->next_trun_dts - sc->time_offset;
5404 frag_stream_info->next_trun_dts = dts + sc->time_offset;

Completed in 11 milliseconds