Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mpeg3_slice_buffer_t Struct Reference

#include </home/clem/local/src/opie/core/multimedia/opieplayer/libmpeg3/video/slice.h>

List of all members.

Public Attributes

unsigned char * data
int buffer_size
int buffer_allocation
int current_position
unsigned MPEG3_INT32 bits
int bits_size
pthread_mutex_t completion_lock
int done


Member Data Documentation

unsigned MPEG3_INT32 mpeg3_slice_buffer_t::bits
 

Definition at line 34 of file slice.h.

Referenced by mpeg3slice_getbit(), mpeg3slice_getbits(), mpeg3slice_getbits2(), mpeg3slice_getbyte(), mpeg3slice_showbits(), mpeg3slice_showbits5(), and mpeg3slice_showbits9().

int mpeg3_slice_buffer_t::bits_size
 

Definition at line 35 of file slice.h.

Referenced by mpeg3slice_getbit(), mpeg3slice_getbits(), mpeg3slice_getbits2(), mpeg3slice_getbyte(), mpeg3slice_showbits(), mpeg3slice_showbits5(), and mpeg3slice_showbits9().

int mpeg3_slice_buffer_t::buffer_allocation
 

Definition at line 32 of file slice.h.

int mpeg3_slice_buffer_t::buffer_size
 

Definition at line 31 of file slice.h.

Referenced by mpeg3slice_getbit(), mpeg3slice_getbits2(), mpeg3slice_getbyte(), mpeg3slice_showbits5(), and mpeg3slice_showbits9().

pthread_mutex_t mpeg3_slice_buffer_t::completion_lock
 

Definition at line 36 of file slice.h.

int mpeg3_slice_buffer_t::current_position
 

Definition at line 33 of file slice.h.

Referenced by mpeg3slice_getbit(), mpeg3slice_getbits2(), mpeg3slice_getbyte(), mpeg3slice_showbits5(), and mpeg3slice_showbits9().

unsigned char* mpeg3_slice_buffer_t::data
 

Definition at line 30 of file slice.h.

Referenced by mpeg3slice_getbit(), mpeg3slice_getbits2(), mpeg3slice_getbyte(), mpeg3slice_showbits5(), and mpeg3slice_showbits9().

int mpeg3_slice_buffer_t::done
 

Definition at line 37 of file slice.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:40:47 2005 for OPIE by  doxygen 1.4.2