Home
last modified time | relevance | path

Searched refs:custom_awb_run (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/awb_algo_demo/
H A Dthird_party_awbV32_algo.h11 int32_t custom_awb_run(void* ctx, const void* pstAwbInfo,
H A Dthird_party_awb_algo.h10 int32_t custom_awb_run(void* ctx, const void* pstAwbInfo,
H A Dthird_party_awbV32_algo.cpp28 int32_t custom_awb_run(void* ctx, const void* vpstAwbInfo, void* vpstAwbResult) in custom_awb_run() function
H A Dthird_party_awb_algo.cpp28 int32_t custom_awb_run(void* ctx, const void* vpstAwbInfo, void* vpstAwbResult) in custom_awb_run() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp2399 .pfn_awb_run = custom_awb_run,
2444 .pfn_awb_run = custom_awb_run,