Home
last modified time | relevance | path

Searched defs:tpl_inter_cost (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/aom/
H A Daom_external_partition.h289 int64_t tpl_inter_cost; ///< Inter cost in tpl model member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dblock.h96 int64_t tpl_inter_cost[MAX_TPL_BLK_IN_SB * MAX_TPL_BLK_IN_SB]; member
H A Dpartition_search.c5138 int64_t tpl_inter_cost = -1; in recursive_partition() local