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

/frameworks/av/media/libstagefright/
H A DStagefrightMetadataRetriever.cpp713 const char *fileMIME; local
714 CHECK(meta->findCString(kKeyMIMEType, &fileMIME));
716 if (!strcasecmp(fileMIME, "video/x-matroska")) {

Completed in 143 milliseconds