AOMedia AV1 Codec
|
Struct used to hold TPL data to narrow down parts of the inter mode search. More...
Data Fields | |
int64_t | best_inter_cost |
int64_t | ref_inter_cost [INTER_REFS_PER_FRAME] |
Struct used to hold TPL data to narrow down parts of the inter mode search.
int64_t PruneInfoFromTpl::best_inter_cost |
The best inter cost out of all of the reference frames.
int64_t PruneInfoFromTpl::ref_inter_cost[INTER_REFS_PER_FRAME] |
The inter cost for each reference frame.