Searched refs:CLImageProcessor (Results 1 – 8 of 8) sorted by relevance
33 CLHandlerThread (CLImageProcessor *processor) in CLHandlerThread()42 CLImageProcessor *_processor;58 CLBufferNotifyThread (CLImageProcessor *processor) in CLBufferNotifyThread()67 CLImageProcessor *_processor;78 CLImageProcessor::CLImageProcessor (const char* name) in CLImageProcessor() function in XCam::CLImageProcessor96 CLImageProcessor::~CLImageProcessor () in ~CLImageProcessor()102 CLImageProcessor::keep_attached_buf(bool flag) in keep_attached_buf()108 CLImageProcessor::add_handler (SmartPtr<CLImageHandler> &handler) in add_handler()115 CLImageProcessor::ImageHandlerList::iterator116 CLImageProcessor::handlers_begin () in handlers_begin()[all …]
36 class CLImageProcessor46 explicit CLImageProcessor (const char* name = NULL);47 virtual ~CLImageProcessor ();74 XCAM_DEAD_COPY (CLImageProcessor);
38 : CLImageProcessor ("CL3aImageProcessor") in CL3aImageProcessor()387 CLImageProcessor::ImageHandlerList::iterator i_handler = handlers_begin (); in post_config()388 CLImageProcessor::ImageHandlerList::iterator end = handlers_end (); in post_config()
33 : public CLImageProcessor
28 : CLImageProcessor ("CLCscImageProcessor") in CLCscImageProcessor()
42 : public CLImageProcessor
48 : public CLImageProcessor
44 : CLImageProcessor ("CLPostImageProcessor") in CLPostImageProcessor()