Searched refs:i4_best_satd (Results 1 – 1 of 1) sorted by relevance
461 WORD32 i4_best_satd; in ihevce_ed_calc_8x8_blk() local487 &i4_best_satd, in ihevce_ed_calc_8x8_blk()788 WORD32 i4_best_satd; in ihevce_ed_calc_ctb() local804 &i4_best_satd, in ihevce_ed_calc_ctb()811 ASSERT(i4_best_satd >= 0); in ihevce_ed_calc_ctb()818 ps_ed_ctb_l1->i4_best_satd_8x8[z_scan_act_idx] = i4_best_satd; in ihevce_ed_calc_ctb()819 ps_ed_ctxt->i8_sum_best_satd += i4_best_satd; in ihevce_ed_calc_ctb()820 ps_ed_ctxt->i8_sum_sq_best_satd += (i4_best_satd * i4_best_satd); in ihevce_ed_calc_ctb()