Searched refs:AACDEC_ComponentThread (Results 1 – 4 of 4) sorted by relevance
47 void* AACDEC_ComponentThread (void* pThreadData);
1299 void* AACDEC_ComponentThread (void* pThreadData);
102 void* AACDEC_ComponentThread (void* pThreadData) in AACDEC_ComponentThread() function
405 …nRet = pthread_create (&(pComponentPrivate->ComponentThread), &attr, AACDEC_ComponentThread, pComp… in AacDec_StartCompThread()407 …nRet = pthread_create (&(pComponentPrivate->ComponentThread), NULL, AACDEC_ComponentThread, pCompo… in AacDec_StartCompThread()