Searched refs:RK_AIQ_DEBAYER_MODE_AUTO (Results 1 – 6 of 6) sorted by relevance
26 if (attr.mode == RK_AIQ_DEBAYER_MODE_AUTO) { in rk_aiq_uapi_adebayer_SetAttrib()34 … LOGE_ADEBAYER("Invalid mode: %s\n", attr.mode == RK_AIQ_DEBAYER_MODE_AUTO ? "auto" : "manual"); in rk_aiq_uapi_adebayer_SetAttrib()87 if (attr.mode == RK_AIQ_DEBAYER_MODE_AUTO) { in rk_aiq_uapi_adebayer_v2_SetAttrib()141 if (attr.mode == RK_AIQ_DEBAYER_MODE_AUTO) { in rk_aiq_uapi_adebayer_v2lite_SetAttrib()
204 if (pAdebayerCtx->mode == RK_AIQ_DEBAYER_MODE_AUTO) { in AdebayerTranslateParams()217 pAdebayerCtx->mode == RK_AIQ_DEBAYER_MODE_AUTO ? "auto" : "manual"); in AdebayerTranslateParams()223 pAdebayerCtx->mode == RK_AIQ_DEBAYER_MODE_AUTO ? "auto" : "manual", in AdebayerTranslateParams()261 pAdebayerCtx->mode = RK_AIQ_DEBAYER_MODE_AUTO; in AdebayerInit()
192 pAdebayerCtx->mode = RK_AIQ_DEBAYER_MODE_AUTO; in AdebayerInit()592 if(pAdebayerCtx->mode == RK_AIQ_DEBAYER_MODE_AUTO) { in AdebayerProcess()
96 attr.mode = RK_AIQ_DEBAYER_MODE_AUTO; in sample_adebayer_setSharpStrength_v1()119 attr.mode = RK_AIQ_DEBAYER_MODE_AUTO; in sample_adebayer_setLowFreqThresh_v1()142 attr.mode = RK_AIQ_DEBAYER_MODE_AUTO; in sample_adebayer_setHighFreqThresh_v1()359 attr.mode = RK_AIQ_DEBAYER_MODE_AUTO; in sample_adebayer_setAutoAtrrib_v2()460 attr.mode = RK_AIQ_DEBAYER_MODE_AUTO; in sample_adebayer_setAutoAtrrib_v2lite()509 sample_adebayer_en_v1(ctx, RK_AIQ_DEBAYER_MODE_AUTO, on); in sample_adebayer_module()
30 …RK_AIQ_DEBAYER_MODE_AUTO = 2, /**< run auto lens shading correction … enumerator
11 …RK_AIQ_DEBAYER_MODE_AUTO = 2, /**< run auto lens shading correction … enumerator