Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsubtitles.h30 SUB_SORT_TS_POS = 0, ///< sort by timestamps, then position enumerator
Dsubtitles.c206 q->sort == SUB_SORT_TS_POS ? cmp_pkt_sub_ts_pos in ff_subtitles_queue_finalize()