Searched refs:mpc_read_seek (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | mpc.c | 187 static int mpc_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in mpc_read_seek() function 229 .read_seek = mpc_read_seek, |
Completed in 1 milliseconds