libvpb  4.2.61
LinearCompression Class Reference
Inheritance diagram for LinearCompression:
Inheritance graph
Collaboration diagram for LinearCompression:
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)