HomeSort by relevance Sort by last modified time
    Searched refs:MIX_AAC_PROFILE_MAIN (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_audio/src/
mixacpaac.h 101 * @MIX_AAC_PROFILE_MAIN: <emphasis>Not Supported</emphasis> AAC Main profile.
110 MIX_AAC_PROFILE_MAIN=0,
mixacpaac.c 243 if (aac_profile < MIX_AAC_PROFILE_MAIN || aac_profile >= MIX_AAC_PROFILE_LAST)

Completed in 220 milliseconds