Home
last modified time | relevance | path

Searched refs:u8_X_Square (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_stasino_helpers.c815 ULWORD64 u8_X_Square, u8_temp_var; in ihevce_calc_stim_injected_variance() local
820 u8_X_Square = (pu8_sigmaX[i4_part_id] * pu8_sigmaX[i4_part_id]); in ihevce_calc_stim_injected_variance()
821 u8_temp_var = pu8_sigmaXSquared[i4_part_id] - u8_X_Square; in ihevce_calc_stim_injected_variance()