#include <bitstream.h>
Data Fields | |
| int16_t | level |
| int8_t | len |
| uint8_t | run |
Definition at line 170 of file bitstream.h.
| int16_t RL_VLC_ELEM::level |
Definition at line 171 of file bitstream.h.
Referenced by dv_decode_ac(), dvvideo_init(), init_2d_vlc_rl(), and init_vlc_rl().
| int8_t RL_VLC_ELEM::len |
Definition at line 172 of file bitstream.h.
Referenced by dv_decode_ac(), dvvideo_init(), init_2d_vlc_rl(), and init_vlc_rl().
Definition at line 173 of file bitstream.h.
Referenced by dv_decode_ac(), dvvideo_init(), init_2d_vlc_rl(), and init_vlc_rl().
1.5.6