Searched refs:mDebayerV32Params (Results 1 – 2 of 2) sorted by relevance
334 …adebayer_proc_res_int->debayerResV2.config = &shared->fullParams->mDebayerV32Params->data()->resul… in processing()399 rk_aiq_isp_debayer_params_v32_t* debayer_param = params->mDebayerV32Params->data().ptr(); in genIspResult()423 cur_params->mDebayerV32Params = params->mDebayerV32Params; in genIspResult()440 if (cur_params->mDebayerV32Params.ptr()) { in genIspResult()441 debayer_param->result = cur_params->mDebayerV32Params->data()->result; in genIspResult()
517 , mDebayerV32Params(NULL) in RkAiqFullParams()607 mDebayerV32Params.release(); in reset()693 SmartPtr<RkAiqIspDebayerParamsProxyV32> mDebayerV32Params; variable