AOMedia AV1 Codec
CoeffCosts Struct Reference

Holds the costs needed to encode the coefficients. More...

#include <block.h>

Collaboration diagram for CoeffCosts:

Data Fields

LV_MAP_COEFF_COST coeff_costs [TX_SIZES][PLANE_TYPES]
 Costs for coding the coefficients.
LV_MAP_EOB_COST eob_costs [7][2]
 Costs for coding the eobs.

Detailed Description

Holds the costs needed to encode the coefficients.

Field Documentation

◆ coeff_costs

LV_MAP_COEFF_COST CoeffCosts::coeff_costs[TX_SIZES][PLANE_TYPES]

Costs for coding the coefficients.

Referenced by av1_cost_skip_txb().


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