FFmpeg
Data Fields
RL_VLC_ELEM Struct Reference

#include <vlc.h>

Data Fields

int16_t level
 
int8_t len
 
uint8_t run
 

Detailed Description

Definition at line 53 of file vlc.h.

Field Documentation

◆ level

int16_t RL_VLC_ELEM::level

Definition at line 54 of file vlc.h.

Referenced by dv_decode_ac(), dv_init_static(), and ff_rl_init_vlc().

◆ len

int8_t RL_VLC_ELEM::len

Definition at line 55 of file vlc.h.

Referenced by dv_decode_ac(), dv_init_static(), and ff_rl_init_vlc().

◆ run

uint8_t RL_VLC_ELEM::run

Definition at line 56 of file vlc.h.

Referenced by dv_decode_ac(), dv_init_static(), and ff_rl_init_vlc().


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