#include "common.h"
Go to the source code of this file.
Functions | |
s32 | getbits (const u8 *buff, u32 pos, u8 len) |
u32 | getbitu (const u8 *buff, u32 pos, u8 len) |
void | setbits (u8 *buff, u32 pos, u32 len, s32 data) |
void | setbitu (u8 *buff, u32 pos, u32 len, u32 data) |