Home
last modified time | relevance | path

Searched refs:is_iphone (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dstb_image.h5085 int first=1,k,interlace=0, color=0, is_iphone=0; in stbi__parse_png_file() local
5100 is_iphone = 1; in stbi__parse_png_file()
5206 z->expanded = (stbi_uc *) stbi_zlib_decode_malloc_guesssize_headerflag((char *) z->idata, ioff, raw_len, (int *) &raw_len, !is_iphone); in stbi__parse_png_file()
5221 if (is_iphone && stbi__de_iphone_flag && s->img_out_n > 2) in stbi__parse_png_file()

Completed in 11 milliseconds