Searched refs:stbi__expand_png_palette (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 | 4703 static int stbi__expand_png_palette(stbi__png *a, stbi_uc *palette, int len, int pal_img_n) in stbi__expand_png_palette() function 4938 if (!stbi__expand_png_palette(z, palette, pal_len, s->img_out_n)) in stbi__parse_png_file()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4703 static int stbi__expand_png_palette(stbi__png *a, stbi_uc *palette, int len, int pal_img_n) in stbi__expand_png_palette() function 4938 if (!stbi__expand_png_palette(z, palette, pal_len, s->img_out_n)) in stbi__parse_png_file()
|