Searched refs:videoe_mutex (Results 1 – 2 of 2) sorted by relevance
657 pthread_mutex_t videoe_mutex; /* pthread_cond_t control_cond; */ member
1026 pthread_mutex_init(&pComponentPrivate->videoe_mutex, NULL); in OMX_ComponentInit()3235 pthread_mutex_destroy(&pComponentPrivate->videoe_mutex); in ComponentDeInit()