EncodeHuffmanStateInitAlloc

Allocate memory and initialize Huffman encode state structure

Synopsis

FwStatus   fwiEncodeHuffmanStateInitAlloc_JPEG_8u ( FwiEncodeHuffmanState* * pEncHuffState );

Parameters

pEncHuffState   Pointer to the FwiEncodeHuffmanState structure.

Description

This function allocates memory for the Huffman encode state structure and initializes the structure.