FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
CFHD_RL_VLC_ELEM Struct Reference

#include <cfhd.h>

Data Fields

int16_t level
 
int8_t len
 
uint16_t run
 

Detailed Description

Definition at line 35 of file cfhd.h.

Field Documentation

int16_t CFHD_RL_VLC_ELEM::level

Definition at line 36 of file cfhd.h.

Referenced by ff_cfhd_init_vlcs().

int8_t CFHD_RL_VLC_ELEM::len

Definition at line 37 of file cfhd.h.

Referenced by ff_cfhd_init_vlcs().

uint16_t CFHD_RL_VLC_ELEM::run

Definition at line 38 of file cfhd.h.

Referenced by ff_cfhd_init_vlcs().


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