Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dsauce.h38 int ff_sauce_read(AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height);
H A Dbintext.c188 if (ff_sauce_read(s, &bin->fsize, &got_width, 0) < 0) in bintext_read_header()
248 ff_sauce_read(s, &bin->fsize, NULL, 0); in xbin_read_header()
289 ff_sauce_read(s, &bin->fsize, &got_width, 0); in adf_read_header()
342 ff_sauce_read(s, &bin->fsize, &got_width, 0); in idf_read_header()
H A Dsauce.c32 int ff_sauce_read(AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height) in ff_sauce_read() function
H A Dtty.c130 if (ff_sauce_read(avctx, &s->fsize, 0, 0) < 0) in read_header()

Completed in 2 milliseconds