Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_awb.cpp55 } RkAiqAwbAlgoContext; typedef
62 RkAiqAwbAlgoContext *ctx = new RkAiqAwbAlgoContext(); in AwbDemoCreateCtx()
87 RkAiqAwbAlgoContext* context2 = (RkAiqAwbAlgoContext*)context; in AwbDemoDestroyCtx()
107 RkAiqAwbAlgoContext* algo_ctx = (RkAiqAwbAlgoContext*)params->ctx; in AwbDemoPrepare()
158 RkAiqAwbAlgoContext* algo_ctx = (RkAiqAwbAlgoContext*)inparams->ctx; in AwbDemoProcessing()
316 RkAiqAwbAlgoContext* algo_ctx = (RkAiqAwbAlgoContext*)inparams->ctx; in AwbDemoGroupProcessing()
356 RkAiqAwbAlgoContext* algo_ctx = (RkAiqAwbAlgoContext*)inparams->ctx; in AwbDemoPostProcess()
414 RkAiqAwbAlgoContext* algoCtx = (RkAiqAwbAlgoContext*) in rk_aiq_uapi2_customAWB_register()