Searched refs:is_iphone (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 4804 int first=1,k,interlace=0, color=0, is_iphone=0; in stbi__parse_png_file() local 4819 is_iphone = 1; in stbi__parse_png_file() 4916 …decode_malloc_guesssize_headerflag((char *) z->idata, ioff, raw_len, (int *) &raw_len, !is_iphone); in stbi__parse_png_file() 4931 if (is_iphone && stbi__de_iphone_flag && s->img_out_n > 2) in stbi__parse_png_file()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4804 int first=1,k,interlace=0, color=0, is_iphone=0; in stbi__parse_png_file() local 4819 is_iphone = 1; in stbi__parse_png_file() 4916 …decode_malloc_guesssize_headerflag((char *) z->idata, ioff, raw_len, (int *) &raw_len, !is_iphone); in stbi__parse_png_file() 4931 if (is_iphone && stbi__de_iphone_flag && s->img_out_n > 2) in stbi__parse_png_file()
|