Home
last modified time | relevance | path

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

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_lossless_jpeg.cpp2668 void GenHuffCoding (HuffmanTable *htbl, uint32 *freq);
3186 void dng_lossless_encoder::GenHuffCoding (HuffmanTable *htbl, uint32 *freq) in GenHuffCoding() function in dng_lossless_encoder
3432 GenHuffCoding (&huffTable [channel], freqCount [channel]); in HuffOptimize()
3448 GenHuffCoding (&huffTable [channel], freqCount [channel]); in HuffOptimize()