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

/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp291 SLDataFormat_MIME decMime; local
334 decMime.formatType = SL_DATAFORMAT_MIME;
337 decMime.mimeType = (SLchar*)NULL;
338 decMime.containerType = SL_CONTAINERTYPE_UNSPECIFIED;
340 decSource.pFormat = (void *) &decMime;
/frameworks/ex/variablespeed/jni/
H A Dvariablespeed.cc495 SLDataFormat_MIME decMime = { local
497 SLDataSource decSource = { &decUri, &decMime };

Completed in 503 milliseconds