Home | History | Annotate | Download | only in encoder

Lines Matching refs:i4_total_cost

2337         S32 i4_total_cost;
2365 i4_total_cost =
2368 if(i4_total_cost < best_cost)
2371 best_cost = i4_total_cost;
2376 ps_cand_container[i4_num_cands].i4_tot_cost = i4_total_cost;
2387 S32 i4_total_cost;
2415 i4_total_cost =
2418 if(i4_total_cost < best_cost)
2421 best_cost = i4_total_cost;
2426 ps_cand_container[i4_num_cands].i4_tot_cost = i4_total_cost;