Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DPlaybackTracks.h310 float mAudioDescriptionMixLevel = -std::numeric_limits<float>::infinity(); variable
H A DTracks.cpp1679 ALOGD_IF((status == NO_ERROR) && (mAudioDescriptionMixLevel != *leveldB), in getAudioDescriptionMixLevel()
1680 "%s: level %.3f inconsistent", __func__, mAudioDescriptionMixLevel); in getAudioDescriptionMixLevel()
1696 mAudioDescriptionMixLevel = leveldB; in setAudioDescriptionMixLevel()