Searched refs:cost1 (Results 1 – 1 of 1) sorted by relevance
142 unsigned int cost1 = 0; in vp8_build_component_cost_table() local170 cost1 = cost_mvcomponent(i, &mvc[1]); in vp8_build_component_cost_table()172 mvcost [1] [i] = cost1 + vp8_cost_zero(mvc[1].prob[MVPsign]); in vp8_build_component_cost_table()173 mvcost [1] [-i] = cost1 + vp8_cost_one(mvc[1].prob[MVPsign]); in vp8_build_component_cost_table()