HomeSort by relevance Sort by last modified time
    Searched refs:Effects_Sqrt (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libeffects/testlibs/
EffectsMath.c 111 int32_t Effects_Sqrt(int32_t in)
EffectsMath.h 402 * Effects_Sqrt()
417 int32_t Effects_Sqrt(int32_t in);
EffectReverb.c 864 temp = Effects_Sqrt(temp) * 181;
914 temp = Effects_Sqrt(temp) * 181;
    [all...]

Completed in 3640 milliseconds