Searched refs:Curr (Results 1 – 1 of 1) sorted by relevance
74 double Ave=0.0, Curr; in xa_compute_mcps() local84 Curr = ((double) cycles / samples_decoded * samp_freq / 1000000); in xa_compute_mcps()87 p_prof->Sum += Curr; in xa_compute_mcps()90 if (p_prof->Peak < Curr) { in xa_compute_mcps()91 p_prof->Peak = Curr; in xa_compute_mcps()106 (uint32_t)Curr, (uint32_t)Ave, samples_decoded); in xa_compute_mcps()110 Curr, Ave, p_prof->Peak, p_prof->Peak_frame, p_prof->id); in xa_compute_mcps()