Searched defs:parse_header (Results 1 – 3 of 3) sorted by relevance
145 parse_header(const char *flags) { in parse_header() function
271 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function
3816 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib()3845 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib()3876 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()