OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDownmixHandle
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioMixer.cpp
47
mTrackBufferProvider(NULL),
mDownmixHandle
(NULL)
54
EffectRelease(
mDownmixHandle
);
70
res = (*
mDownmixHandle
)->process(
mDownmixHandle
,
275
&pDbp->
mDownmixHandle
/*pHandle*/) != 0) {
300
status = (*pDbp->
mDownmixHandle
)->command(pDbp->
mDownmixHandle
,
309
status = (*pDbp->
mDownmixHandle
)->command(pDbp->
mDownmixHandle
,
330
status = (*pDbp->
mDownmixHandle
)->command(pDbp->mDownmixHandle
[
all
...]
AudioMixer.h
229
effect_handle_t
mDownmixHandle
;
Completed in 26 milliseconds