#include <libavcodec/vp56.h>
Definition at line 122 of file vp56.h.
◆ avctx
◆ h264chroma
◆ hdsp
◆ vdsp
◆ vp3dsp
◆ vp56dsp
◆ idct_scantable
| uint8_t VP56Context::idct_scantable[64] |
◆ frames
◆ edge_emu_buffer_alloc
| uint8_t* VP56Context::edge_emu_buffer_alloc |
◆ edge_emu_buffer
| uint8_t* VP56Context::edge_emu_buffer |
◆ cc
◆ ccp
◆ sub_version
| int VP56Context::sub_version |
◆ golden_frame
| int VP56Context::golden_frame |
◆ plane_width
| int VP56Context::plane_width[4] |
◆ plane_height
| int VP56Context::plane_height[4] |
◆ mb_width
| int VP56Context::mb_width |
◆ mb_height
| int VP56Context::mb_height |
◆ block_offset
| int VP56Context::block_offset[6] |
◆ quantizer
| int VP56Context::quantizer |
◆ dequant_dc
| uint16_t VP56Context::dequant_dc |
◆ dequant_ac
| uint16_t VP56Context::dequant_ac |
◆ above_blocks
◆ left_block
◆ above_block_idx
| int VP56Context::above_block_idx[6] |
◆ prev_dc
| int16_t VP56Context::prev_dc[3][3] |
◆ mb_type
◆ macroblocks
◆ block_coeff
| int16_t VP56Context::block_coeff[6][64] |
◆ mv
◆ vector_candidate
| VP56mv VP56Context::vector_candidate[2] |
◆ vector_candidate_pos
| int VP56Context::vector_candidate_pos |
◆ filter_header
| int VP56Context::filter_header |
◆ deblock_filtering
| int VP56Context::deblock_filtering |
◆ filter_selection
| int VP56Context::filter_selection |
◆ filter_mode
| int VP56Context::filter_mode |
◆ max_vector_length
| int VP56Context::max_vector_length |
◆ sample_variance_threshold
| int VP56Context::sample_variance_threshold |
◆ coeff_ctx
| uint8_t VP56Context::coeff_ctx[4][64] |
◆ coeff_ctx_last
| uint8_t VP56Context::coeff_ctx_last[4] |
◆ has_alpha
| int VP56Context::has_alpha |
◆ flip
◆ frbi
◆ srbi
◆ stride
| ptrdiff_t VP56Context::stride[4] |
◆ vp56_coord_div
| const uint8_t* VP56Context::vp56_coord_div |
◆ parse_vector_adjustment
◆ filter
◆ parse_coeff
◆ default_models_init
◆ parse_vector_models
◆ parse_coeff_models
◆ parse_header
◆ alpha_context
| VP56Context* VP56Context::alpha_context |
◆ modelp
◆ model
◆ use_huffman
| int VP56Context::use_huffman |
◆ gb
◆ dccv_vlc
| VLC VP56Context::dccv_vlc[2] |
◆ runv_vlc
| VLC VP56Context::runv_vlc[2] |
◆ ract_vlc
| VLC VP56Context::ract_vlc[2][3][6] |
◆ nb_null
| unsigned int VP56Context::nb_null[2][2] |
◆ have_undamaged_frame
| int VP56Context::have_undamaged_frame |
◆ discard_frame
| int VP56Context::discard_frame |
The documentation for this struct was generated from the following file: