Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dstb_image.h4325 static int stbi__parse_uncompressed_block(stbi__zbuf *a) in stbi__parse_uncompressed_block() function
4408 if (!stbi__parse_uncompressed_block(a)) return 0; in stbi__parse_zlib()