Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DPlaybackTracks.h353 float mAudioDescriptionMixLevel = -std::numeric_limits<float>::infinity(); variable
DTracks.cpp1953 ALOGD_IF((status == NO_ERROR) && (mAudioDescriptionMixLevel != *leveldB), in getAudioDescriptionMixLevel()
1954 "%s: level %.3f inconsistent", __func__, mAudioDescriptionMixLevel); in getAudioDescriptionMixLevel()
1970 mAudioDescriptionMixLevel = leveldB; in setAudioDescriptionMixLevel()