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

  /frameworks/av/include/media/stagefright/
MetaData.h 54 kKeyAACProfile = 'aacp', // int32_t
  /frameworks/av/media/libstagefright/
AACWriter.cpp 109 if (meta->findInt32(kKeyAACProfile, &mAACProfile)) {
OMXCodec.cpp 591 if (!meta->findInt32(kKeyAACProfile, &aacProfile)) {
    [all...]

Completed in 49 milliseconds