Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCoreConfigV32.h166 …{ &g_RkIspAlgoDescAdebayer.common, RK_AIQ_CORE_ANALYZE_OTHER, 0, 1, 0, otherGrpCondsV3x …
169 …{ &g_RkIspAlgoDescAdebayer.common, RK_AIQ_CORE_ANALYZE_OTHER, 0, 2, 0, otherGrpCondsV3x …
H A DRkAiqCoreConfigV21.h123 { &g_RkIspAlgoDescAdebayer.common, RK_AIQ_CORE_ANALYZE_GRP0, 0, 0, 0, grp0Conds },
H A DRkAiqCoreConfigV20.h188 { &g_RkIspAlgoDescAdebayer.common, RK_AIQ_CORE_ANALYZE_OTHER, 0, 0, 0, otherGrpConds },
H A DRkAiqCoreConfigV30.h144 …{ &g_RkIspAlgoDescAdebayer.common, RK_AIQ_CORE_ANALYZE_GRP0, 0, 0, 0, grp0Conds …
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_algo_adebayer_itf.h31 extern RkAiqAlgoDescription g_RkIspAlgoDescAdebayer;
H A Drk_aiq_algo_adebayer_itf.cpp224 RkAiqAlgoDescription g_RkIspAlgoDescAdebayer = { variable