Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DBundleContext.cpp404 float pandB = rightdB - leftdB; in setVolumeStereo() local
409 params.VC_Balance = pandB; in setVolumeStereo()
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp3447 int16_t maxdB, pandB; in Effect_command() local
3478 pandB = rightdB - leftdB; in Effect_command()
3503 ActiveParams.VC_Balance = pandB; in Effect_command()