Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dmultithread.c55 SLObjectItf myMixObject; in thread_start() local
56 result = (*ta->mEngineEngine)->CreateOutputMix(ta->mEngineEngine, &myMixObject, 0, NULL, in thread_start()
59 result = (*myMixObject)->Realize(myMixObject, SL_BOOLEAN_FALSE); in thread_start()
61 (*myMixObject)->Destroy(myMixObject); in thread_start()