Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/awb_algo_demo/
H A Dthird_party_awb_algo.cpp98 …pstAwbResult->next = (rk_aiq_customeAwb_single_results_t*)malloc(sizeof(rk_aiq_customeAwb_single_r… in custom_awb_run()
103 …pstAwbResult->next->next = (rk_aiq_customeAwb_single_results_t*)malloc(sizeof(rk_aiq_customeAwb_si… in custom_awb_run()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_custom_awb_type_v32.h74 } rk_aiq_customeAwb_single_results_t; typedef
84rk_aiq_customeAwb_single_results_t *next;//defalut vaue is nullptr,which means all cameras with th…
H A Drk_aiq_user_api2_custom_awb_type_v3x.h90 } rk_aiq_customeAwb_single_results_t; typedef
100rk_aiq_customeAwb_single_results_t *next;//defalut vaue is nullptr,which means all cameras with th…
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_awb_v3x.cpp1533 static void _customGruopAwbHw2rkAwbHwCfg( const rk_aiq_customeAwb_single_results_t* customAwbSingel… in _customGruopAwbHw2rkAwbHwCfg()
1560 rk_aiq_customeAwb_single_results_t* customAwbProcRes2 = customAwbProcRes->next; in _customGruopAwbRes2rkAwbRes()