Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/examples/
DslesTestDecodeToBuffQueue.cpp290 SLDataLocator_URI decUri; in TestDecToBuffQueue() local
332 decUri.locatorType = SL_DATALOCATOR_URI; in TestDecToBuffQueue()
333 decUri.URI = (SLchar*)path; in TestDecToBuffQueue()
339 decSource.pLocator = (void *) &decUri; in TestDecToBuffQueue()