Allocate memory and initialize Huffman encode state structure
FwStatus | fwiEncodeHuffmanStateInitAlloc_JPEG_8u | ( | FwiEncodeHuffmanState* * pEncHuffState ); |
pEncHuffState | Pointer to the FwiEncodeHuffmanState structure. |
This function allocates memory for the Huffman encode state structure and initializes the structure.