Searched refs:unpopulate_cond (Results 1 – 6 of 6) sorted by relevance
466 pthread_cond_t unpopulate_cond; member
660 pthread_cond_t unpopulate_cond; member
739 pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandDisablePort()761 pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandDisablePort()783 pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandDisablePort()2118 … pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->videoe_mutex_app); in OMX_VIDENC_HandleCommandStateSetLoaded()
1029 pthread_cond_init (&pComponentPrivate->unpopulate_cond, NULL); in OMX_ComponentInit()3238 pthread_cond_destroy(&pComponentPrivate->unpopulate_cond); in ComponentDeInit()3612 pthread_cond_signal(&pComponentPrivate->unpopulate_cond); in FreeBuffer()
244 pthread_cond_signal(&pComponentPrivate->unpopulate_cond); in JPEGENC_FreeBuffer()690 pthread_cond_init(&pComponentPrivate->unpopulate_cond, NULL); in OMX_ComponentInit()
531 pthread_cond_destroy(&pComponentPrivate->unpopulate_cond); in JPEGEnc_Free_ComponentResources()1955 … pthread_cond_wait(&pComponentPrivate->unpopulate_cond, &pComponentPrivate->jpege_mutex_app); in HandleJpegEncCommand()