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

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

Completed in 535 milliseconds