Searched defs:tpl_intra_cost (Results 1 – 3 of 3) sorted by relevance
288 int64_t tpl_intra_cost; ///< Intra cost, ref to "TplDepStats" in tpl_model.h member
69 int64_t tpl_intra_cost[MAX_TPL_BLK_IN_SB * MAX_TPL_BLK_IN_SB]; member
4911 int64_t tpl_intra_cost = -1; in recursive_partition() local