Data Fields | |
| const uint8_t * | base |
| int | bitsize |
| int | ofs |
Definition at line 104 of file vcodecs.c.
| const uint8_t* base |
| int bitsize |
Definition at line 106 of file vcodecs.c.
Referenced by bitbuf_init(), bitbuf_left(), and getbits().
| int ofs |
Definition at line 107 of file vcodecs.c.
Referenced by bitbuf_init(), bitbuf_left(), and getbits().
1.5.6