Home
last modified time | relevance | path

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

/external/libaom/aom/
Daom_external_partition.h288 int64_t tpl_intra_cost; ///< Intra cost, ref to "TplDepStats" in tpl_model.h member
/external/libaom/av1/encoder/
Dblock.h69 int64_t tpl_intra_cost[MAX_TPL_BLK_IN_SB * MAX_TPL_BLK_IN_SB]; member
Dpartition_search.c4911 int64_t tpl_intra_cost = -1; in recursive_partition() local