MythTV  0.26-pre
Public Attributes
BITSTREAM Struct Reference

#include <bits.h>

List of all members.

Public Attributes

BD_FILE_Hfp
uint8_t buf [BF_BUF_SIZE]
BITBUFFER bb
off_t pos
off_t end
int size

Detailed Description

Definition at line 52 of file bits.h.


Member Data Documentation

Definition at line 53 of file bits.h.

Referenced by bs_eof(), bs_init(), bs_read(), bs_seek(), and bs_skip().

uint8_t BITSTREAM::buf[BF_BUF_SIZE]

Definition at line 55 of file bits.h.

Referenced by bs_eof(), bs_init(), bs_pos(), bs_read(), bs_seek(), and bs_skip().

Definition at line 56 of file bits.h.

Referenced by bs_init(), bs_pos(), bs_read(), bs_seek(), and bs_skip().

Definition at line 57 of file bits.h.

Referenced by bs_init(), and bs_seek().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends