Home
last modified time | relevance | path

Searched refs:setMaxValueInMb (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioGain.h46 void setMaxValueInMb(int maxValue) { mGain.max_value = maxValue; } in setMaxValueInMb() function
/aosp12/frameworks/av/media/libaudiofoundation/tests/
H A Daudiofoundation_parcelable_test.cpp60 audioGain->setMaxValueInMb(600); in getAudioGainsForTest()
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSerializer.cpp377 gain->setMaxValueInMb(maxValueMB);