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