Home
last modified time | relevance | path

Searched refs:set_bnr_config (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_bayer_pipe_handler.h67 bool set_bnr_config (const XCam3aResultBayerNoiseReduction &bnr);
Dcl_bayer_pipe_handler.cpp110 CLBayerPipeImageHandler::set_bnr_config (const XCam3aResultBayerNoiseReduction &bnr) in set_bnr_config() function in XCam::CLBayerPipeImageHandler
Dcl_3a_image_processor.cpp258 _bayer_pipe->set_bnr_config (bnr_res->get_standard_result ()); in apply_3a_result()