Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwebm_chunk.c141 static int get_chunk_filename(AVFormatContext *s, char filename[MAX_FILENAME_SIZE]) in get_chunk_filename() function
201 ret = get_chunk_filename(s, filename); in chunk_end()