Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_custom_awb_type_v32.h59 } rk_aiq_customAwb_hw_cfg_t; typedef
83 rk_aiq_customAwb_hw_cfg_t awbHwConfig;
H A Drk_aiq_user_api2_custom_awb_type_v3x.h73 } rk_aiq_customAwb_hw_cfg_t; typedef
99 rk_aiq_customAwb_hw_cfg_t awbHwConfig;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_awb_v32.cpp35 static XCamReturn initCustomAwbHwConfigGw(rk_aiq_customAwb_hw_cfg_t *awbHwConfig) in initCustomAwbHwConfigGw()
39 memset(awbHwConfig,0,sizeof(rk_aiq_customAwb_hw_cfg_t)); in initCustomAwbHwConfigGw()
114 rk_aiq_customAwb_hw_cfg_t *awbHwConfig = &customAwb->awbHwConfig; in initCustomAwbRes()
212 const rk_aiq_customAwb_hw_cfg_t *awbHwConfig = &customAwbProcRes->awbHwConfig; in _customAwbHw2rkAwbHwCfg()
H A Drk_aiq_user_api2_custom_awb_v3x.cpp34 static XCamReturn initCustomAwbHwConfigGw(rk_aiq_customAwb_hw_cfg_t *awbHwConfig) in initCustomAwbHwConfigGw()
38 memset(awbHwConfig,0,sizeof(rk_aiq_customAwb_hw_cfg_t)); in initCustomAwbHwConfigGw()
68 static XCamReturn initCustomAwbHwConfigWp(rk_aiq_customAwb_hw_cfg_t *awbHwConfig) in initCustomAwbHwConfigWp()
1321 rk_aiq_customAwb_hw_cfg_t *awbHwConfig = &customAwb->awbHwConfig; in initCustomAwbRes()
1422 const rk_aiq_customAwb_hw_cfg_t *awbHwConfig = &customAwbProcRes->awbHwConfig; in _customAwbHw2rkAwbHwCfg()