OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aac_channels
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_audio/src/
mixacpaac.h
143
* @
aac_channels
: See #MIX_ACP_AAC_CHANNELS macro.
167
guint
aac_channels
;
member in struct:_MixAudioConfigParamsAAC
347
* MixAudioConfigParamAAC.
aac_channels
accessor.
352
#define MIX_ACP_AAC_CHANNELS(obj) (MIX_AUDIOCONFIGPARAMSAAC(obj)->
aac_channels
)
mixacpaac.c
57
self->
aac_channels
= 0;
Completed in 5282 milliseconds