OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
847
temp =
Effects_Sqrt
(temp) * 181;
897
temp =
Effects_Sqrt
(temp) * 181;
[
all
...]
Completed in 3620 milliseconds