Searched refs:hufEncode (Results 1 – 1 of 1) sorted by relevance
750 hufEncode // return: output size (in bits) in hufEncode() function1024 int nBits = hufEncode (freq, raw, nRaw, iM, dataStart); in hufCompress()