Searched refs:cost_mvcomponent (Results 1 – 1 of 1) sorted by relevance
91 static unsigned int cost_mvcomponent(const int v, in cost_mvcomponent() function135 mvcost[0][0] = cost_mvcomponent(0, &mvc[0]); in vp8_build_component_cost_table()138 cost0 = cost_mvcomponent(i, &mvc[0]); in vp8_build_component_cost_table()148 mvcost[1][0] = cost_mvcomponent(0, &mvc[1]); in vp8_build_component_cost_table()151 cost1 = cost_mvcomponent(i, &mvc[1]); in vp8_build_component_cost_table()