Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_alsc_algo.cpp502 static XCamReturn GetLscResIdxByName(alsc_illu_case_t* illu_case, char* name, uint32_t &resIdx) in GetLscResIdxByName() function
906 ret = GetLscResIdxByName(illu_case, hAlsc->cur_res.name, resIdx); in AlscAutoConfig()