AOMedia AV1 Codec
TXB_RD_INFO Struct Reference

Txfm search results for a tx block. More...

#include <block.h>

Data Fields

int64_t dist
 Distortion after the txfm process.
 
int64_t sse
 SSE of the prediction before the txfm process.
 
int rate
 Rate used to encode the txfm.
 
uint16_t eob
 Location of the end of non-zero entries.
 
TX_TYPE tx_type
 Transform type used on the current block.
 
uint16_t entropy_context
 Unknown usage.
 
uint8_t txb_entropy_ctx
 Context used to code the coefficients.
 
uint8_t valid
 Whether the current info block contains valid info.
 
uint8_t fast
 Unused.
 
uint8_t perform_block_coeff_opt
 Whether trellis optimization is done.
 

Detailed Description

Txfm search results for a tx block.


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