libvpb  4.2.61
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)