Searched refs:mCamGroupReprocTh (Results 1 – 2 of 2) sorted by relevance
76 mCamGroupReprocTh = new RkAiqCamGroupReprocTh(this); in RkAiqCamGroupManager()335 mCamGroupReprocTh->sendFrame(last_gc_result); in setSingleCamStatusReady()341 mCamGroupReprocTh->sendFrame(gc_result); in setSingleCamStatusReady()796 mCamGroupReprocTh->triger_start(); in start()797 mCamGroupReprocTh->start(); in start()821 mCamGroupReprocTh->triger_stop(); in stop()822 mCamGroupReprocTh->stop(); in stop()
216 SmartPtr<RkAiqCamGroupReprocTh> mCamGroupReprocTh; variable