Home
last modified time | relevance | path

Searched defs:bit_stream_dec (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/jmref/JM/ldecod/inc/
H A Dglobal.h311 struct bit_stream_dec struct
314 int read_len; //!< actual position in the codebuffer, CABAC only
315 int code_len; //!< overall codebuffer length, CABAC only
317 int frame_bitoffset; //!< actual position in the codebuffer, bit-oriented, CAVLC only
318 int bitstream_length; //!< over codebuffer lnegth, byte oriented, CAVLC only
320 byte *streamBuffer; //!< actual codebuffer for read bytes
321 int ei_flag; //!< error indication, 0: no error, else unspecified error