Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h3980 static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode_slowpath() function
4009 return stbi__zhuffman_decode_slowpath(a, z); in stbi__zhuffman_decode()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h3980 static int stbi__zhuffman_decode_slowpath(stbi__zbuf *a, stbi__zhuffman *z) in stbi__zhuffman_decode_slowpath() function
4009 return stbi__zhuffman_decode_slowpath(a, z); in stbi__zhuffman_decode()