OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MixAACProfile
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_audio/src/
mixacpaac.h
99
*
MixAACProfile
:
114
}
MixAACProfile
;
164
MixAACProfile
aac_profile;
376
* @returns: #
MixAACProfile
380
MixAACProfile
mix_acp_aac_get_aac_profile(MixAudioConfigParamsAAC *obj);
392
MIX_RESULT mix_acp_aac_set_aac_profile(MixAudioConfigParamsAAC *obj,
MixAACProfile
aac_profile);
mixacpaac.c
237
MIX_RESULT mix_acp_aac_set_aac_profile(MixAudioConfigParamsAAC *obj,
MixAACProfile
aac_profile)
254
MixAACProfile
mix_acp_aac_get_aac_profile(MixAudioConfigParamsAAC *obj)
Completed in 1119 milliseconds