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