Home
last modified time | relevance | path

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

/external/libxcam/modules/isp/
Disp_config_translator.h39 XCamReturn translate_exposure (const XCam3aResultExposure &from, struct atomisp_exposure &to);
Disp_config_translator.cpp118 IspConfigTranslator::translate_exposure ( in translate_exposure() function in XCam::IspConfigTranslator
Disp_image_processor.cpp168 ret = _translator->translate_exposure (res->get_standard_result (), isp_exposure); in apply_exposure_result()