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

  /frameworks/av/include/media/stagefright/
MetaData.h 146 kKeyAACAOT = 'aaot', // int32_t
  /frameworks/av/media/libstagefright/
Utils.cpp 176 if (meta->findInt32(kKeyAACAOT, &aacProfile)) {
826 if (meta->findInt32(kKeyAACAOT, &aacaot)) {
AudioPlayer.cpp 147 if ((audioFormat == AUDIO_FORMAT_AAC) && format->findInt32(kKeyAACAOT, &aacaot)) {
MPEG4Extractor.cpp     [all...]

Completed in 46 milliseconds