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

  /frameworks/av/include/media/stagefright/
MediaDefs.h 35 extern const char *MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I;
  /frameworks/av/media/libstagefright/
MediaDefs.cpp 33 const char *MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I = "audio/mpeg-L1";
MP3Extractor.cpp 298 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I);
ACodec.cpp 769 { MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I,
    [all...]
OMXCodec.cpp     [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 588 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I);

Completed in 516 milliseconds