Home | History | Annotate | Download | only in encoder

Lines Matching refs:child_cost

7822                     WORD32 child_cost = 0;
8061 child_cost += ps_cu_results->ps_best_results[0].i4_tot_cost;
8069 if(child_cost < parent_cost)
8071 ps_search_results->best_cu_cost = child_cost;