Searched refs:CLBayer3AStatsThread (Results 1 – 2 of 2) sorted by relevance
48 class CLBayer3AStatsThread class52 CLBayer3AStatsThread (CLBayerBasicImageHandler *handler) in CLBayer3AStatsThread() function in XCam::CLBayer3AStatsThread56 ~CLBayer3AStatsThread () {} in ~CLBayer3AStatsThread()72 CLBayer3AStatsThread::emit_stop () in emit_stop()84 CLBayer3AStatsThread::queue_stats (SmartPtr<VideoBuffer> &buf, SmartPtr<CLBuffer> &stats) in queue_stats()101 CLBayer3AStatsThread::pop_buf () in pop_buf()107 CLBayer3AStatsThread::stopped () in stopped()114 CLBayer3AStatsThread::loop () in loop()196 _3a_stats_thread = new CLBayer3AStatsThread (this); in CLBayerBasicImageHandler()
33 class CLBayer3AStatsThread; variable63 friend class CLBayer3AStatsThread; variable97 SmartPtr<CLBayer3AStatsThread> _3a_stats_thread;