Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_awb_v32.cpp557 static void WriteDataForThirdParty(const rk_aiq_isp_awb_meas_cfg_v32_t &wpDetectPara,int log_level … in WriteDataForThirdParty() argument
570 …fprintf(fp, "awbHwConfig->awbEnable = %d;//rawawb enable\n", wpDetectPara.awbEnable… in WriteDataForThirdParty()
571 …E_NORMAL_V201] = %d;//xy detect enable for all light\n", wpDetectPara.xyDetectionEnab… in WriteDataForThirdParty()
572 …_NORMAL_V201] = %d;//uv detect enable for all light\n", wpDetectPara.uvDetectionEnab… in WriteDataForThirdParty()
573 …_NORMAL_V201] = %d;//uv detect enable for all light\n", wpDetectPara.threeDyuvEnable… in WriteDataForThirdParty()
574 …TYPE_BIG_V201] = %d;//xy detect enable for all light\n", wpDetectPara.xyDetectionEnab… in WriteDataForThirdParty()
575 …YPE_BIG_V201] = %d;//uv detect enable for all light\n", wpDetectPara.uvDetectionEnab… in WriteDataForThirdParty()
576 …YPE_BIG_V201] = %d;//uv detect enable for all light\n", wpDetectPara.threeDyuvEnable… in WriteDataForThirdParty()
577 …nfig->blkWeightEnable[RK_AIQ_AWB_XY_TYPE_NORMAL_V201] = %d;\n", wpDetectPara.blkWeightEnable… in WriteDataForThirdParty()
578 …wConfig->blkWeightEnable[RK_AIQ_AWB_XY_TYPE_BIG_V201] = %d;\n", wpDetectPara.blkWeightEnable… in WriteDataForThirdParty()
[all …]
H A Drk_aiq_user_api2_custom_awb_v3x.cpp1671 static void WriteDataForThirdParty(const rk_aiq_isp_awb_meas_cfg_v3x_t &wpDetectPara,int log_level … in WriteDataForThirdParty() argument
1682 …fprintf(fp, "awbHwConfig->awbEnable = %d;//rawawb enable\n", wpDetectPara.awbEnable… in WriteDataForThirdParty()
1683 …E_NORMAL_V201] = %d;//xy detect enable for all light\n", wpDetectPara.xyDetectionEnab… in WriteDataForThirdParty()
1684 …_NORMAL_V201] = %d;//uv detect enable for all light\n", wpDetectPara.uvDetectionEnab… in WriteDataForThirdParty()
1685 …_NORMAL_V201] = %d;//uv detect enable for all light\n", wpDetectPara.threeDyuvEnable… in WriteDataForThirdParty()
1686 …TYPE_BIG_V201] = %d;//xy detect enable for all light\n", wpDetectPara.xyDetectionEnab… in WriteDataForThirdParty()
1687 …YPE_BIG_V201] = %d;//uv detect enable for all light\n", wpDetectPara.uvDetectionEnab… in WriteDataForThirdParty()
1688 …YPE_BIG_V201] = %d;//uv detect enable for all light\n", wpDetectPara.threeDyuvEnable… in WriteDataForThirdParty()
1689 …nfig->blkWeightEnable[RK_AIQ_AWB_XY_TYPE_NORMAL_V201] = %d;\n", wpDetectPara.blkWeightEnable… in WriteDataForThirdParty()
1690 …wConfig->blkWeightEnable[RK_AIQ_AWB_XY_TYPE_BIG_V201] = %d;\n", wpDetectPara.blkWeightEnable… in WriteDataForThirdParty()
[all …]