OMXCodec.cpp | 54 const char *mime; member in struct:android::CodecInfo 182 const char *mime, int index) { 185 if (!strcasecmp(mime, info[i].mime)) { 323 const char *mime, 336 mime, index); 341 mime, index); 368 const char *mime; local 369 bool success = meta->findCString(kKeyMIMEType, &mime); 374 mime, createEncoder, matchComponentName, flags, &matchingCodecs) 1072 const char *mime; member in struct:android::MimeToRole [all...] |