Searched refs:cost1 (Results 1 – 6 of 6) 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()
73 float cost, cost1; in icvDynamicCorrespond() local194 cost1 = (float) ((len_color * len_color) >> 2); in icvDynamicCorrespond()200 min1 = costTable[i_1 + j_1 * row_size] + cost + (float) cost1; in icvDynamicCorrespond()
555 int cost1; in tf_analysis() local645 cost1 = isTransient ? 0 : lambda; in tf_analysis()649 curr0 = IMIN(cost0, cost1 + lambda); in tf_analysis()650 curr1 = IMIN(cost0 + lambda, cost1); in tf_analysis()652 cost1 = curr1 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+1]); in tf_analysis()654 cost0 = IMIN(cost0, cost1); in tf_analysis()662 cost1 = isTransient ? 0 : lambda; in tf_analysis()670 from1 = cost1 + lambda; in tf_analysis()681 from1 = cost1; in tf_analysis()691 cost1 = curr1 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*tf_select+1]); in tf_analysis()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...