OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effect_uuid_t
(Results
51 - 58
of
58
) sorted by null
1
2
3
/frameworks/av/services/audiopolicy/
AudioPolicyEffects.cpp
616
effect_uuid_t
uuid;
/frameworks/opt/net/voip/src/jni/rtp/
AudioGroup.cpp
773
if (memcmp(&fxDesc.type, FX_IID_AEC, sizeof(
effect_uuid_t
)) == 0) {
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
[
all
...]
Threads.cpp
752
const
effect_uuid_t
*type, bool suspend, int sessionId)
759
const
effect_uuid_t
*type, bool suspend, int sessionId)
797
void AudioFlinger::ThreadBase::updateSuspendedSessions_l(const
effect_uuid_t
*type,
[
all
...]
AudioMixer.cpp
312
if (memcmp(&sDwnmFxDesc.type, EFFECT_UIID_DOWNMIX, sizeof(
effect_uuid_t
)) == 0) {
[
all
...]
/frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/device/htc/flounder/audio/hal/
audio_hw.c
[
all
...]
Completed in 599 milliseconds
1
2
3