GetBitContext Struct Reference

#include <bitstream.h>


Data Fields

const uint8_t * buffer
const uint8_t * buffer_end
int index
int size_in_bits


Detailed Description

Definition at line 144 of file bitstream.h.


Field Documentation

const uint8_t* GetBitContext::buffer

Definition at line 145 of file bitstream.h.

Referenced by decode_frame(), decode_slice(), ff_mlp_read_major_sync(), get_bits1(), init_get_bits(), mp_decode_frame(), qdm2_decode_sub_packet_header(), slice_decode_thread(), svq1_decode_frame_header(), svq3_decode_slice_header(), and switch_buffer().

const uint8_t * GetBitContext::buffer_end

Definition at line 145 of file bitstream.h.

Referenced by init_get_bits().

int GetBitContext::index

Definition at line 147 of file bitstream.h.

Referenced by get_bits1(), get_bits_count(), init_get_bits(), and skip_bits_long().

int GetBitContext::size_in_bits

Definition at line 158 of file bitstream.h.

Referenced by can_safely_read(), decode_sei(), decode_slice(), decode_user_data(), decode_vop_header(), dv_decode_ac(), ff_h261_resync(), ff_h263_resync(), ff_mlp_read_major_sync(), ff_msmpeg4_decode_block(), get_bits_left(), h261_decode_mb(), h261_decode_picture_header(), h263_decode_gob_header(), h263_decode_picture_header(), huffman_decode(), init_get_bits(), metadata_parse(), mjpeg_decode_app(), mjpeg_decode_com(), mp_decode_frame(), mpeg4_decode_video_packet_header(), mpeg4_is_resync(), msmpeg4_decode_picture_header(), rv10_decode_packet(), show_pict_info(), svq1_decode_frame_header(), svq3_decode_frame(), svq3_decode_slice_header(), and switch_buffer().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 4 09:46:39 2008 for libextractor by  doxygen 1.5.1