Searched refs:act_comp (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 | 6037 int act_comp=0,num_packets=0,y,chained; in stbi__pic_load_core() local 6055 act_comp |= packet->channel; in stbi__pic_load_core() 6061 *comp = (act_comp & 0x10 ? 4 : 3); // has alpha channel? in stbi__pic_load_core() 7023 int act_comp=0,num_packets=0,chained,dummy; in stbi__pic_info() local 7061 act_comp |= packet->channel; in stbi__pic_info() 7073 *comp = (act_comp & 0x10 ? 4 : 3); in stbi__pic_info()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 6037 int act_comp=0,num_packets=0,y,chained; in stbi__pic_load_core() local 6055 act_comp |= packet->channel; in stbi__pic_load_core() 6061 *comp = (act_comp & 0x10 ? 4 : 3); // has alpha channel? in stbi__pic_load_core() 7023 int act_comp=0,num_packets=0,chained,dummy; in stbi__pic_info() local 7061 act_comp |= packet->channel; in stbi__pic_info() 7073 *comp = (act_comp & 0x10 ? 4 : 3); in stbi__pic_info()
|