Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp2664 void GenHuffCoding (HuffmanTable *htbl, uint32 *freq);
3182 void dng_lossless_encoder::GenHuffCoding (HuffmanTable *htbl, uint32 *freq) in GenHuffCoding() function in dng_lossless_encoder
3428 GenHuffCoding (&huffTable [channel], freqCount [channel]); in HuffOptimize()
3444 GenHuffCoding (&huffTable [channel], freqCount [channel]); in HuffOptimize()