Searched refs:leftdB (Results 1 – 1 of 1) sorted by relevance
3381 int16_t leftdB, rightdB; in Effect_command() local3411 leftdB = android::LVC_Convert_VolToDb(leftVolume); in Effect_command()3414 pandB = rightdB - leftdB; in Effect_command()3417 maxdB = leftdB; in Effect_command()