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 37 extern const char *MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I;
  /frameworks/av/media/libstagefright/
MediaDefs.cpp 35 const char *MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I = "audio/mpeg-L1";
MP3Extractor.cpp 332 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I);
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 982 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_I);
    [all...]

Completed in 223 milliseconds