Searched refs:i8_tot_satd (Results 1 – 1 of 1) sorted by relevance
3558 LWORD64 i8_tot_satd = 0; in ihevce_decomp_pre_intra_get_frame_satd() local3568 i8_tot_satd += ps_ctxt->ps_ed_ctxt->i8_sum_best_satd; in ihevce_decomp_pre_intra_get_frame_satd()3574 return i8_tot_satd; in ihevce_decomp_pre_intra_get_frame_satd()3583 LWORD64 i8_tot_satd = 0; in ihevce_decomp_pre_intra_get_frame_satd_squared() local3593 i8_tot_satd += (ps_ctxt->ps_ed_ctxt->i8_sum_sq_best_satd); in ihevce_decomp_pre_intra_get_frame_satd_squared()3599 return i8_tot_satd; in ihevce_decomp_pre_intra_get_frame_satd_squared()