OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
_HuffmanInfo Struct Reference

#include <coder.h>

Data Fields

int huffDecBuf [MAX_NCHAN][MAX_NSAMP]
 
int nonZeroBound [MAX_NCHAN]
 
int gb [MAX_NCHAN]
 

Detailed Description

Definition at line 190 of file coder.h.

Field Documentation

◆ gb

int _HuffmanInfo::gb[MAX_NCHAN]

Definition at line 193 of file coder.h.

◆ huffDecBuf

int _HuffmanInfo::huffDecBuf[MAX_NCHAN][MAX_NSAMP]

Definition at line 191 of file coder.h.

◆ nonZeroBound

int _HuffmanInfo::nonZeroBound[MAX_NCHAN]

Definition at line 192 of file coder.h.


The documentation for this struct was generated from the following file: