Searched defs:_mime (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp414 const char *_mime; local
415 CHECK(meta->findCString(kKeyMIMEType, &_mime));
417 String8 mime = String8(_mime);
2550 const char *_mime; local
2551 CHECK(meta->findCString(kKeyMIMEType, &_mime));
2553 String8 mime = String8(_mime);

Completed in 171 milliseconds