Searched refs:algoCtx (Results 1 – 2 of 2) sorted by relevance
414 RkAiqAwbAlgoContext* algoCtx = (RkAiqAwbAlgoContext*) in rk_aiq_uapi2_customAWB_register() local418 if (algoCtx == NULL) { in rk_aiq_uapi2_customAWB_register()423 algoCtx->cbs = *cbs; in rk_aiq_uapi2_customAWB_register()424 algoCtx->aiq_ctx = const_cast<rk_aiq_sys_ctx_t*>(ctx); in rk_aiq_uapi2_customAWB_register()
1423 RkAiqAlgoContext* algoCtx = in rk_aiq_uapi2_customAE_register() local1427 if (algoCtx == NULL) { in rk_aiq_uapi2_customAE_register()1432 algoCtx->cbs = *cbs; in rk_aiq_uapi2_customAE_register()1433 algoCtx->aiq_ctx = const_cast<rk_aiq_sys_ctx_t*>(ctx); in rk_aiq_uapi2_customAE_register()