Searched refs:read_whole_file (Results 1 – 2 of 2) sorted by relevance
85 def read_whole_file(f): function229 None, read_whole_file, None,
859 static int read_whole_file(AVIOContext *io, int max_size, char **rbuf) in read_whole_file() function1396 r = read_whole_file(avf->pb, sbg->max_file_size, &buf); in sbg_read_header()