Searched refs:mpFrameCond (Results 1 – 2 of 2) sorted by relevance
46 mpFrameCond( g_cond_new() ), in FrameGrabber()68 g_cond_free( mpFrameCond ); in ~FrameGrabber()163 g_cond_signal( mpFrameCond ); in busCallback()197 g_cond_timed_wait( mpFrameCond, mpFrameMutex, &aTimeoutTime ); in grabFrame()
73 GCond* mpFrameCond; member in avmedia::gst::FrameGrabber
Completed in 8 milliseconds