libvpb  4.2.55
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ADPCMCompression Class Reference
Inheritance diagram for ADPCMCompression:
Inheritance graph
Collaboration diagram for ADPCMCompression:
Collaboration graph

Public Member Functions

void pack (char *packedbytesout, word *wordsin, USHORT nwordsin)
void unpack (word *wordsout, char *packedbytesin, USHORT nbytesin)
USHORT bytes2words (USHORT nbytes)
USHORT words2bytes (USHORT nwords)