OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIo
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
EffectDescriptor.h
33
int
mIo
; // io the effect is attached to
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
EffectDescriptor.cpp
31
snprintf(buffer, SIZE, " I/O: %d\n",
mIo
);
75
effectDesc->
mIo
= io;
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
336
int
mIo
; // io the effect is attached to
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
Completed in 351 milliseconds