Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4090 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
4105 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
4109 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4090 stbi__zhuffman z_codelength; in stbi__compute_huffman_codes() local
4105 if (!stbi__zbuild_huffman(&z_codelength, codelength_sizes, 19)) return 0; in stbi__compute_huffman_codes()
4109 int c = stbi__zhuffman_decode(a, &z_codelength); in stbi__compute_huffman_codes()