Searched refs:cost0 (Results 1 – 1 of 1) sorted by relevance
141 unsigned int cost0 = 0; in vp8_build_component_cost_table() local154 cost0 = cost_mvcomponent(i, &mvc[0]); in vp8_build_component_cost_table()156 mvcost [0] [i] = cost0 + vp8_cost_zero(mvc[0].prob[MVPsign]); in vp8_build_component_cost_table()157 mvcost [0] [-i] = cost0 + vp8_cost_one(mvc[0].prob[MVPsign]); in vp8_build_component_cost_table()