MythTV
master
|
Go to the source code of this file.
Functions | |
MTV_PUBLIC QString | atsc_huffman1_to_string (const unsigned char *compressed, uint size, uint table) |
MTV_PUBLIC QString | atsc_huffman2_to_string (const unsigned char *compressed, uint length, uint table) |
MTV_PUBLIC QString atsc_huffman1_to_string | ( | const unsigned char * | compressed, |
uint | size, | ||
uint | table | ||
) |
Definition at line 2211 of file atsc_huffman.cpp.
Referenced by MultipleStringStructure::GetSegment().
MTV_PUBLIC QString atsc_huffman2_to_string | ( | const unsigned char * | compressed, |
uint | length, | ||
uint | table | ||
) |
Definition at line 2291 of file atsc_huffman.cpp.
Referenced by DishEventPropertiesDescriptor::decompress_properties(), DishEventDescriptionDescriptor::Description(), and DishEventNameDescriptor::Name().