OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAECDescriptor
(Results
1 - 4
of
4
) sorted by null
/frameworks/wilhelm/src/itf/
IAcousticEchoCancellation.c
82
memset(&thiz->
mAECDescriptor
, 0, sizeof(effect_descriptor_t));
98
&thiz->
mAECDescriptor
)) {
/frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp
545
ar->mAcousticEchoCancellation.
mAECDescriptor
.name);
546
flags = ar->mAcousticEchoCancellation.
mAECDescriptor
.flags;
741
effect_descriptor_t *descriptor = &ar->mAcousticEchoCancellation.
mAECDescriptor
;
[
all
...]
android_Effect.cpp
459
&iaec->
mAECDescriptor
.type)) {
[
all
...]
/frameworks/wilhelm/src/
itfstruct.h
689
effect_descriptor_t
mAECDescriptor
;
Completed in 1538 milliseconds