Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmatroskaenc.c491 int error_on_seek_failure, int64_t destpos) in mkv_write_seekhead() argument
499 return error_on_seek_failure ? ret64 : 0; in mkv_write_seekhead()