Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_uapi_adebayer_int.cpp38 pAdebayerCtx->is_reconfig = true; in rk_aiq_uapi_adebayer_SetAttrib()
97 pAdebayerCtx->is_reconfig = true; in rk_aiq_uapi_adebayer_v2_SetAttrib()
151 pAdebayerCtx->is_reconfig = true; in rk_aiq_uapi_adebayer_v2lite_SetAttrib()
H A Drk_aiq_algo_adebayer_itf.cpp186 if (pAdebayerCtx->is_reconfig) { in processing()
189 pAdebayerCtx->is_reconfig = false; in processing()
H A Drk_aiq_types_adebayer_algo_prvt.h85 std::atomic<bool> is_reconfig; //used for api member
H A Drk_aiq_adebayer_algo_v1.cpp262 pAdebayerCtx->is_reconfig = false; in AdebayerInit()
H A Drk_aiq_adebayer_algo_v2.cpp194 pAdebayerCtx->is_reconfig = false; in AdebayerInit()