Home
last modified time | relevance | path

Searched refs:stbi__decode_jpeg_header (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h3330 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header() function
3363 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()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image.h3323 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header() function
3356 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()