Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/examples/
DslesTestDecodeToBuffQueue.cpp291 SLDataFormat_MIME decMime; in TestDecToBuffQueue() local
334 decMime.formatType = SL_DATAFORMAT_MIME; in TestDecToBuffQueue()
337 decMime.mimeType = (SLchar*)NULL; in TestDecToBuffQueue()
338 decMime.containerType = SL_CONTAINERTYPE_UNSPECIFIED; in TestDecToBuffQueue()
340 decSource.pFormat = (void *) &decMime; in TestDecToBuffQueue()