|
FFmpeg
|
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. | |
1.8.12