Searched refs:p_total_inverse (Results 1 – 1 of 1) sorted by relevance
218 double p_total_inverse = 1. / static_cast<double>(audio_content_q10_); in CurrentRms() local220 p = static_cast<double>(bin_count_q10_[n]) * p_total_inverse; in CurrentRms()