Searched refs:leftdB (Results 1 – 1 of 1) sorted by relevance
3810 int16_t leftdB, rightdB; in Effect_command() local3839 leftdB = android::LVC_Convert_VolToDb(leftVolume); in Effect_command()3842 pandB = rightdB - leftdB; in Effect_command()3845 maxdB = leftdB; in Effect_command()