Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Disp_controller.h42 XCamReturn set_3a_config (X3aIspConfig *config);
Disp_controller.cpp100 IspController::set_3a_config (X3aIspConfig *config) in set_3a_config() function in XCam::IspController
Disp_image_processor.cpp108 ret = _controller->set_3a_config (_3a_config.ptr()); in apply_3a_results()