Searched refs:decMime (Results 1 – 1 of 1) sorted by relevance
291 SLDataFormat_MIME decMime; in TestDecToBuffQueue() local334 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()