Searched refs:REVERB_PAN_G2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.h70 #define REVERB_PAN_G2 4294940151 /* -0.82842712474619 = 2 - 4/sqrt(2) */ macro
H A DEffectReverb.c1610 nTemp = EG1_ONE + MULT_EG1_EG1(REVERB_PAN_G2, nNetAngle);
1615 nTemp = -EG1_ONE + MULT_EG1_EG1(REVERB_PAN_G2, nNetAngle);

Completed in 49 milliseconds