PandA-2024.02
Functions
getbits.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int read (unsigned char *s1, const unsigned char *s2, int n)
 
void Fill_Buffer ()
 
unsigned int Show_Bits (int N)
 
unsigned int Get_Bits1 ()
 
void Flush_Buffer (int N)
 
unsigned int Get_Bits (int N)
 

Function Documentation

◆ Fill_Buffer()

void Fill_Buffer ( )

Definition at line 80 of file getbits.c.

References inRdbfr, ld_Rdbfr, ld_Rdmax, ld_Rdptr, read(), SEQUENCE_END_CODE, and System_Stream_Flag.

Here is the call graph for this function:

◆ Flush_Buffer()

void Flush_Buffer ( int  N)

Definition at line 136 of file getbits.c.

References Fill_Buffer(), ld_Bfr, ld_Incnt, ld_Rdbfr, ld_Rdptr, and N.

Here is the call graph for this function:

◆ Get_Bits()

unsigned int Get_Bits ( int  N)

Definition at line 175 of file getbits.c.

References Flush_Buffer(), N, and Show_Bits().

Here is the call graph for this function:

◆ Get_Bits1()

unsigned int Get_Bits1 ( )

Definition at line 127 of file getbits.c.

References Get_Bits().

Here is the call graph for this function:

◆ read()

int read ( unsigned char *  s1,
const unsigned char *  s2,
int  n 
)

Definition at line 56 of file getbits.c.

◆ Show_Bits()

unsigned int Show_Bits ( int  N)

Definition at line 117 of file getbits.c.

References ld_Bfr, and N.


Generated on Mon Feb 12 2024 13:03:08 for PandA-2024.02 by doxygen 1.8.13