| FFmpeg
    | 
CodeBook Struct Reference
  
Collaboration diagram for CodeBook:

| Data Fields | |
| unsigned | depth | 
| unsigned | size | 
| MacroBlock * | blocks | 
Detailed Description
Definition at line 38 of file escape124.c.
Field Documentation
| MacroBlock* CodeBook::blocks | 
Definition at line 41 of file escape124.c.
Referenced by decode_macroblock(), escape124_decode_close(), escape124_decode_frame(), and unpack_codebook().
| unsigned CodeBook::depth | 
Definition at line 39 of file escape124.c.
Referenced by decode_macroblock(), and unpack_codebook().
| unsigned CodeBook::size | 
Definition at line 40 of file escape124.c.
Referenced by decode_macroblock(), and unpack_codebook().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11