Searched refs:rm_sync (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | rmdec.c | 686 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, ×tamp, &flags, &i, &pos); in rm_read_packet() 1110 len = rm_sync(s, &dts, &flags, &stream_index2, &pos); in rm_read_dts()
|
Completed in 3 milliseconds