Searched refs:stbi__decode_jpeg_header (Results 1 – 2 of 2) sorted by relevance
3330 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header() function3363 if (!stbi__decode_jpeg_header(j, STBI__SCAN_load)) return 0; in stbi__decode_jpeg_image()3994 r = stbi__decode_jpeg_header(j, STBI__SCAN_type); in stbi__jpeg_test()4002 if (!stbi__decode_jpeg_header(j, STBI__SCAN_header)) { in stbi__jpeg_info_raw()
3323 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header() function3356 if (!stbi__decode_jpeg_header(j, STBI__SCAN_load)) return 0; in stbi__decode_jpeg_image()3987 r = stbi__decode_jpeg_header(j, STBI__SCAN_type); in stbi__jpeg_test()3995 if (!stbi__decode_jpeg_header(j, STBI__SCAN_header)) { in stbi__jpeg_info_raw()