Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drmdec.c686 static int rm_sync(AVFormatContext *s, int64_t *timestamp, int *flags, int *stream_index, int64_t *pos){ in rm_sync() function
1037 len = rm_sync(s, &timestamp, &flags, &i, &pos); in rm_read_packet()
1110 len = rm_sync(s, &dts, &flags, &stream_index2, &pos); in rm_read_dts()

Completed in 2 milliseconds