OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSurroundObj
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioStreamInALSA.cpp
79
mSurroundObj
(NULL),
329
if (
mSurroundObj
) {
394
surround_filters_intl_process(
mSurroundObj
,
530
if (
mSurroundObj
) {
531
surround_filters_release(
mSurroundObj
);
532
if (
mSurroundObj
)
533
free(
mSurroundObj
);
534
mSurroundObj
= NULL;
641
if (
mSurroundObj
) {
680
//calculate the size of data to allocate for
mSurroundObj
[
all
...]
AudioHardwareALSA.h
434
void *
mSurroundObj
;
Completed in 428 milliseconds