Searched refs:stbi__process_marker (Results 1 – 2 of 2) sorted by relevance
2903 static int stbi__process_marker(stbi__jpeg *z, int m) in stbi__process_marker() function3170 if (!stbi__process_marker(z,m)) return 0; in stbi__decode_jpeg_header()3215 if (!stbi__process_marker(j, m)) return 0; in stbi__decode_jpeg_image()