Searched defs:hdist (Results 1 – 5 of 5) sorted by relevance
266 int hdist; //the HDIST value that was filled in for this tree member
117 unsigned hdist = 29; /* 32 - 1, but gzip does not like hdist > 29.*/ in EncodeTree() local
620 double hdist[4] = { 0 }, vdist[4] = { 0 }; in PrintTransformUnitStats() local821 double hdist[4] = { 0 }, vdist[4] = { 0 }; in PrintPredictionUnitStats() local
3985 int hdist = stbi__zreceive(a,5) + 1; in stbi__compute_huffman_codes() local
4029 int hdist = stbi__zreceive(a,5) + 1; in stbi__compute_huffman_codes() local