Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h5550 int RLE_count = 0; in stbi__tga_load() local
5623 if ( RLE_count == 0 ) in stbi__tga_load()
5627 RLE_count = 1 + (RLE_cmd & 127); in stbi__tga_load()
5672 --RLE_count; in stbi__tga_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h5550 int RLE_count = 0; in stbi__tga_load() local
5623 if ( RLE_count == 0 ) in stbi__tga_load()
5627 RLE_count = 1 + (RLE_cmd & 127); in stbi__tga_load()
5672 --RLE_count; in stbi__tga_load()