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

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp440 const char *_mime; local
441 CHECK(meta->findCString(kKeyMIMEType, &_mime));
443 String8 mime = String8(_mime);
2614 const char *_mime; local
2615 CHECK(meta->findCString(kKeyMIMEType, &_mime));
2617 String8 mime = String8(_mime);

Completed in 400 milliseconds