VLC

Variable-Length Coding

A method of data compression that assigns codes of variable length to sequences of symbols, the length of the code generally depends on the probability of occurrence of the sequence. MPEG-1 and 2 utilise this method of coding using specially-chosen codes in order to maximise efficiency of the Huffman coding that follows it in the compression sequence.