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

  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 154 int32_t aacaot = -1; local
155 if ((audioFormat == AUDIO_FORMAT_AAC) && format->findInt32(kKeyAACAOT, &aacaot)) {
157 mapAACProfileToAudioFormat(audioFormat,(OMX_AUDIO_AACPROFILETYPE) aacaot);
Utils.cpp 1585 int32_t aacaot = -1; local
    [all...]

Completed in 396 milliseconds