Searched refs:translate_exposure (Results 1 – 3 of 3) sorted by relevance
39 XCamReturn translate_exposure (const XCam3aResultExposure &from, struct atomisp_exposure &to);
118 IspConfigTranslator::translate_exposure ( in translate_exposure() function in XCam::IspConfigTranslator
168 ret = _translator->translate_exposure (res->get_standard_result (), isp_exposure); in apply_exposure_result()