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 D | third_party_awbV32_algo.h | 11 int32_t custom_awb_run(void* ctx, const void* pstAwbInfo,
|
| H A D | third_party_awb_algo.h | 10 int32_t custom_awb_run(void* ctx, const void* pstAwbInfo,
|
| H A D | third_party_awbV32_algo.cpp | 28 int32_t custom_awb_run(void* ctx, const void* vpstAwbInfo, void* vpstAwbResult) in custom_awb_run() function
|
| H A D | third_party_awb_algo.cpp | 28 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 D | rkisp_demo.cpp | 2399 .pfn_awb_run = custom_awb_run, 2444 .pfn_awb_run = custom_awb_run,
|