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

  /frameworks/av/include/media/stagefright/
MediaDefs.h 38 extern const char *MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_II;
  /frameworks/av/media/libstagefright/
MediaDefs.cpp 36 const char *MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_II = "audio/mpeg-L2";
MP3Extractor.cpp 335 mMeta->setCString(kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_II);
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp 986 kKeyMIMEType, MEDIA_MIMETYPE_AUDIO_MPEG_LAYER_II);
    [all...]

Completed in 624 milliseconds