OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efx
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libeffects/factory/
EffectsFactory.c
619
list_elem_t *
efx
= l->effects;
local
620
while (
efx
) {
622
efx
=
efx
->next;
644
list_elem_t *
efx
= l->effects;
local
645
while (
efx
) {
646
d = (effect_descriptor_t *)
efx
->object;
655
efx
=
efx
->next;
/bionic/libm/upstream-freebsd/lib/msun/src/
s_erf.c
124
efx
= 1.28379167095512586316e-01, /* 0x3FC06EBA, 0x8214DB69 */
variable
205
return x +
efx
*x;
s_erff.c
32
efx
= 1.2837916613e-01, /* 0x3e0375d4 */
variable
114
return x +
efx
*x;
/external/fdlibm/
s_erf.c
125
efx
= 1.28379167095512586316e-01, /* 0x3FC06EBA, 0x8214DB69 */
variable
210
return x +
efx
*x;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h
1284
efx
: 1,
member in struct:snd_emu10k1_voice
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h
1284
efx
: 1,
member in struct:snd_emu10k1_voice
[
all
...]
Completed in 1609 milliseconds