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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 714 int32_t aacProfile = -1;
715 if (meta->findInt32(kKeyAACAOT, &aacProfile)) {
716 msg->setInt32("aac-profile", aacProfile);
    [all...]
ACodec.cpp     [all...]
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java     [all...]

Completed in 297 milliseconds