Searched refs:SUB_SORT_POS_TS (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | subtitles.h | 32 SUB_SORT_POS_TS, ///< sort by position, then timestamps enumerator |
H A D | mpeg.c | 900 vobsub->q[i].sort = SUB_SORT_POS_TS; in vobsub_read_header() |
Completed in 3 milliseconds