Searched refs:CLRgbPipeImageHandler (Results 1 – 2 of 2) sorted by relevance
40 CLRgbPipeImageHandler::CLRgbPipeImageHandler (const SmartPtr<CLContext> &context, const char *name) in CLRgbPipeImageHandler() function in XCam::CLRgbPipeImageHandler49 CLRgbPipeImageHandler::set_rgb_pipe_kernel(SmartPtr<CLRgbPipeImageKernel> &kernel) in set_rgb_pipe_kernel()58 CLRgbPipeImageHandler::set_tnr_config (const XCam3aResultTemporalNoiseReduction& config) in set_tnr_config()75 CLRgbPipeImageHandler::prepare_parameters ( in prepare_parameters()136 SmartPtr<CLRgbPipeImageHandler> rgb_pipe_handler; in create_cl_rgb_pipe_image_handler()146 rgb_pipe_handler = new CLRgbPipeImageHandler (context, "cl_handler_rgb_pipe"); in create_cl_rgb_pipe_image_handler()
45 class CLRgbPipeImageHandler50 explicit CLRgbPipeImageHandler (const SmartPtr<CLContext> &context, const char *name);