Searched refs:cost0 (Results 1 – 7 of 7) 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()
71 const int cost0 = (ctx > 0) ? VP8BitCost(1, p[0]) : 0; in VP8CalculateLevelCosts() local72 const int cost_base = VP8BitCost(1, p[1]) + cost0; in VP8CalculateLevelCosts()74 table[0] = VP8BitCost(0, p[1]) + cost0; in VP8CalculateLevelCosts()
554 int cost0; in tf_analysis() local644 cost0 = 0; in tf_analysis()649 curr0 = IMIN(cost0, cost1 + lambda); in tf_analysis()650 curr1 = IMIN(cost0 + lambda, cost1); in tf_analysis()651 cost0 = curr0 + abs(metric[i]-2*tf_select_table[LM][4*isTransient+2*sel+0]); in tf_analysis()654 cost0 = IMIN(cost0, cost1); in tf_analysis()655 selcost[sel]=cost0; in tf_analysis()661 cost0 = 0; in tf_analysis()669 from0 = cost0; in tf_analysis()680 from0 = cost0 + lambda; in tf_analysis()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...