![]() |
AOMedia AV1 Codec
|
Holds the costs needed to encode the coefficients. More...
#include <block.h>

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. | |
Holds the costs needed to encode the coefficients.
| LV_MAP_COEFF_COST CoeffCosts::coeff_costs[TX_SIZES][PLANE_TYPES] |
Costs for coding the coefficients.
Referenced by av1_cost_skip_txb().