Home
last modified time | relevance | path

Searched refs:hdist (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dmini_inflate.c231 int hdist = pull_bits(stream, 5) + 1; in decompress_dynamic() local
289 while (curr_code < hdist) { in decompress_dynamic()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image.h4096 int hdist = stbi__zreceive(a,5) + 1; in stbi__compute_huffman_codes() local
4098 int ntot = hlit + hdist; in stbi__compute_huffman_codes()
4132 if (!stbi__zbuild_huffman(&a->z_distance, lencodes+hlit, hdist)) return 0; in stbi__compute_huffman_codes()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image.h4096 int hdist = stbi__zreceive(a,5) + 1; in stbi__compute_huffman_codes() local
4098 int ntot = hlit + hdist; in stbi__compute_huffman_codes()
4132 if (!stbi__zbuild_huffman(&a->z_distance, lencodes+hlit, hdist)) return 0; in stbi__compute_huffman_codes()