Searched refs:au2_8x8_costs (Results 1 – 1 of 1) sorted by relevance
628 UWORD16 au2_8x8_costs[6] = { 0 }; /*Cost of 8x8 block for 6 modes*/ in ihevce_ed_calc_8x8_blk() local769 au2_8x8_costs[i] = in ihevce_ed_calc_8x8_blk()773 if(au2_8x8_costs[i] <= u2_best_8x8_cost) in ihevce_ed_calc_8x8_blk()775 u2_best_8x8_cost = au2_8x8_costs[i]; in ihevce_ed_calc_8x8_blk()828 au2_8x8_costs[i] += in ihevce_ed_calc_8x8_blk()832 if(au2_8x8_costs[i] <= u2_best_8x8_cost) in ihevce_ed_calc_8x8_blk()834 u2_best_8x8_cost = au2_8x8_costs[i]; in ihevce_ed_calc_8x8_blk()