Searched refs:myMixObject (Results 1 – 1 of 1) sorted by relevance
55 SLObjectItf myMixObject; in thread_start() local56 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()