Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h5395 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5401 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h5395 static int stbi__tga_get_comp(int bits_per_pixel, int is_grey, int* is_rgb16) in stbi__tga_get_comp() argument
5401 case 16: if(is_grey) return STBI_grey_alpha; in stbi__tga_get_comp()