Searched refs:mAudioDescriptionMixLevel (Results 1 – 2 of 2) sorted by relevance
353 float mAudioDescriptionMixLevel = -std::numeric_limits<float>::infinity(); variable
1953 ALOGD_IF((status == NO_ERROR) && (mAudioDescriptionMixLevel != *leveldB), in getAudioDescriptionMixLevel()1954 "%s: level %.3f inconsistent", __func__, mAudioDescriptionMixLevel); in getAudioDescriptionMixLevel()1970 mAudioDescriptionMixLevel = leveldB; in setAudioDescriptionMixLevel()