PCMCompression Member List

This is the complete list of members for PCMCompression, including all inherited members.
bytes2words(USHORT nbytes) (defined in PCMCompression)PCMCompression [inline, virtual]
pack(char *packedbytesout, word *wordsin, USHORT nwordsin) (defined in PCMCompression)PCMCompression [virtual]
unpack(word *wordsout, char *packedbytesin, USHORT nbytesin) (defined in PCMCompression)PCMCompression [virtual]
words2bytes(USHORT nwords) (defined in PCMCompression)PCMCompression [inline, virtual]
~Compression() (defined in Compression)Compression [inline, virtual]