FFmpeg
Public Attributes | List of all members
RV34VLC Struct Reference

VLC tables used by the decoder. More...

#include <rv34.h>

Public Attributes

VLC cbppattern [2]
 VLCs used for pattern of coded block patterns decoding.
 
VLC cbp [2][4]
 VLCs used for coded block patterns decoding.
 
VLC first_pattern [4]
 VLCs used for decoding coefficients in the first subblock.
 
VLC second_pattern [2]
 VLCs used for decoding coefficients in the subblocks 2 and 3.
 
VLC third_pattern [2]
 VLCs used for decoding coefficients in the last subblock.
 
VLC coefficient
 VLCs used for decoding big coefficients.
 

Detailed Description

VLC tables used by the decoder.

Intra frame VLC sets do not contain some of those tables.


The documentation for this struct was generated from the following file: