Searched refs:CLOSE_EVENT (Results 1 – 3 of 3) sorted by relevance
142 #define CLOSE_EVENT(ph) \ macro
332 CLOSE_EVENT (&m_pDecThrCtx[i].sImageReady); in CloseDecoderThreads()333 CLOSE_EVENT (&m_pDecThrCtx[i].sSliceDecodeStart); in CloseDecoderThreads()334 CLOSE_EVENT (&m_pDecThrCtx[i].sSliceDecodeFinish); in CloseDecoderThreads()339 CLOSE_EVENT (&m_sBufferingEvent); in CloseDecoderThreads()340 CLOSE_EVENT (&m_sReleaseBufferEvent); in CloseDecoderThreads()
174 CLOSE_EVENT (&pPic->pReadyEvent[i]); in FreePicture()