Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_types_accm_algo_prvt.h35 } ccm_3ares_info_t; typedef
52 ccm_3ares_info_t res3a_info;
H A Drk_aiq_accm_algo_com.h38 bool JudgeCcmRes3aConverge(ccm_3ares_info_t *res3a_info, accm_sw_info_t *accmSwInfo, float gain_th,…
H A Drk_aiq_accm_algo_com.cpp841 ccm_3ares_info_t *res3a_info, in JudgeCcmRes3aConverge()