#include <encoderstate.h>
◆ cabac
◆ children
◆ coeff
◆ constraint
void* encoder_state_t::constraint |
◆ crypto_hdl
crypto_handle_t* encoder_state_t::crypto_hdl |
◆ crypto_prev_pos
uint32_t encoder_state_t::crypto_prev_pos |
◆ encoder_control
◆ frame
◆ is_leaf
int encoder_state_t::is_leaf |
◆ lambda
double encoder_state_t::lambda |
◆ lambda_sqrt
double encoder_state_t::lambda_sqrt |
◆ last_qp
int8_t encoder_state_t::last_qp |
A quantization group is a square of width (LCU_WIDTH >> encoder_control->max_qp_delta_depth). All CUs of in the same quantization group share the QP predictor value, but may have different QP values.
Set to the frame QP at the beginning of a wavefront row or a tile and updated when the last CU of a quantization group is coded.
◆ lcu_order
◆ lcu_order_count
uint32_t encoder_state_t::lcu_order_count |
◆ must_code_qp_delta
bool encoder_state_t::must_code_qp_delta |
◆ parent
◆ previous_encoder_state
◆ qp
int8_t encoder_state_t::qp |
◆ search_cabac
◆ slice
◆ stats_bitstream_length
uint32_t encoder_state_t::stats_bitstream_length |
◆ stream
◆ tile
◆ tqj_bitstream_written
◆ tqj_recon_done
◆ type
◆ wfrow
The documentation for this struct was generated from the following file: