Searched refs:whole_cost (Results 1 – 1 of 1) sorted by relevance
119 int whole_cost = class_cost[c]; in build_nmv_component_cost_table() local121 for (i = 0; i < b; ++i) whole_cost += bits_cost[i][((d >> i) & 1)]; in build_nmv_component_cost_table()123 int cost = whole_cost + fp_cost[f]; in build_nmv_component_cost_table()