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

Completed in 236 milliseconds