Definition at line 83 of file svq3.c.
◆ avctx
◆ h264dsp
◆ hpc
◆ hdsp
◆ tdsp
◆ vdsp
◆ cur_pic
◆ next_pic
◆ last_pic
◆ gb
◆ gb_slice
◆ slice_buf
uint8_t* SVQ3Context::slice_buf |
◆ slice_buf_size
unsigned SVQ3Context::slice_buf_size |
◆ halfpel_flag
int SVQ3Context::halfpel_flag |
◆ thirdpel_flag
int SVQ3Context::thirdpel_flag |
◆ has_watermark
int SVQ3Context::has_watermark |
◆ watermark_key
uint32_t SVQ3Context::watermark_key |
◆ adaptive_quant
int SVQ3Context::adaptive_quant |
◆ h_edge_pos
int SVQ3Context::h_edge_pos |
◆ v_edge_pos
int SVQ3Context::v_edge_pos |
◆ last_frame_output
int SVQ3Context::last_frame_output |
◆ slice_num
int SVQ3Context::slice_num |
◆ qscale
◆ cbp
◆ frame_num
int SVQ3Context::frame_num |
◆ frame_num_offset
int SVQ3Context::frame_num_offset |
◆ prev_frame_num_offset
int SVQ3Context::prev_frame_num_offset |
◆ prev_frame_num
int SVQ3Context::prev_frame_num |
◆ pict_type
◆ slice_type
◆ low_delay
int SVQ3Context::low_delay |
◆ mb_x
◆ mb_y
◆ mb_xy
◆ mb_width
int SVQ3Context::mb_width |
◆ mb_height
int SVQ3Context::mb_height |
◆ mb_stride
int SVQ3Context::mb_stride |
◆ mb_num
◆ b_stride
int SVQ3Context::b_stride |
◆ mb2br_xy
uint32_t* SVQ3Context::mb2br_xy |
◆ chroma_pred_mode
int SVQ3Context::chroma_pred_mode |
◆ intra16x16_pred_mode
int SVQ3Context::intra16x16_pred_mode |
◆ intra4x4_pred_mode_cache
int8_t SVQ3Context::intra4x4_pred_mode_cache[5 *8] |
◆ intra4x4_pred_mode
int8_t* SVQ3Context::intra4x4_pred_mode |
◆ top_samples_available
unsigned int SVQ3Context::top_samples_available |
◆ left_samples_available
unsigned int SVQ3Context::left_samples_available |
◆ edge_emu_buffer
uint8_t* SVQ3Context::edge_emu_buffer |
◆ mv_cache
int16_t SVQ3Context::mv_cache[2][5 *8][2] |
◆ ref_cache
int8_t SVQ3Context::ref_cache[2][5 *8] |
◆ mb
int16_t SVQ3Context::mb[16 *48 *2] |
◆ mb_luma_dc
int16_t SVQ3Context::mb_luma_dc[3][16 *2] |
◆ non_zero_count_cache
uint8_t SVQ3Context::non_zero_count_cache[15 *8] |
◆ dequant4_coeff
uint32_t SVQ3Context::dequant4_coeff[QP_MAX_NUM+1][16] |
◆ block_offset
int SVQ3Context::block_offset[2 *(16 *3)] |
◆ frames
The documentation for this struct was generated from the following file: