Searched refs:pandB (Results 1 – 2 of 2) sorted by relevance
417 float pandB = rightdB - leftdB; in setVolumeStereo() local419 LOG(DEBUG) << __func__ << " pandB: " << pandB << " maxdB " << maxdB; in setVolumeStereo()425 params.VC_Balance = pandB; in setVolumeStereo()
3445 int16_t maxdB, pandB; in Effect_command() local3476 pandB = rightdB - leftdB; in Effect_command()3501 ActiveParams.VC_Balance = pandB; in Effect_command()