Bitstream Struct Reference

Bitstream. More...

#include <global.h>


Data Fields

int read_len
int code_len
int frame_bitoffset
int bitstream_length
bytestreamBuffer
int ei_flag


Detailed Description

Bitstream.

Definition at line 299 of file global.h.


Field Documentation

int code_len

overall codebuffer length, CABAC only

Definition at line 303 of file global.h.

Referenced by read_new_slice().

int ei_flag

int read_len

actual position in the codebuffer, CABAC only

Definition at line 302 of file global.h.

Referenced by init_decoding_engine_IPCM(), and read_new_slice().


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

Documentation generated with DoxyGen