Searched refs:pu4_cost_array (Results 1 – 1 of 1) sorted by relevance
1133 static UWORD8 ihevce_find_idx_of_worst_cost(UWORD32 *pu4_cost_array, UWORD8 u1_array_size) in ihevce_find_idx_of_worst_cost() argument1141 if(pu4_cost_array[i] > pu4_cost_array[u1_worst_cost_idx]) in ihevce_find_idx_of_worst_cost()