Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibApi.h64 bool GetAecProfileFromAecTuneListByIdx(const struct list_head* profile_list, int idx, const CalibDb…
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibApi.cpp396 bool GetAecProfileFromAecTuneListByIdx in GetAecProfileFromAecTuneListByIdx() function
H A DRkAiqCalibParser.cpp10889 ret = GetAecProfileFromAecTuneListByIdx(paec_tune_list, index, &paec_tune); in parseEntrySensorAecTunePara()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A Daec_xml2json.cpp831 GetAecProfileFromAecTuneListByIdx(aec_tune_para_list, 0, &aec_tune_xml); in convertAecCalibV1ToCalibV2()