AOMedia AV1 Codec
|
Hash records of the inter-mode transform results. More...
#include <block.h>
Data Fields | |
MB_RD_INFO | mb_rd_info [8] |
int | index_start |
Index to insert the newest rd record. | |
int | num |
Number of info stored in this record. | |
CRC32C | crc_calculator |
Hash function. | |
Hash records of the inter-mode transform results.
Hash records of the inter-mode transform results for a whole partition block based on the residue. Since this operates on the partition block level, this can give us a whole txfm partition tree.
MB_RD_INFO MB_RD_RECORD::mb_rd_info[8] |
Circular buffer that stores the inter-mode txfm results of a partition block.