DecodeHuffmanStateInitAlloc

Allocate memory and initialize Huffman decode state structure

Synopsis

FwStatus   fwiDecodeHuffmanStateInitAlloc_JPEG_8u ( FwiDecodeHuffmanState* * pDecHuffState );

Parameters

pDecHuffState   Pointer to the FwiDecodeHuffmanState structure.

Description

This function allocates memory and initializes a Huffman state structure.