Searched refs:custom_awb_ctrl (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 | 13 int32_t custom_awb_ctrl(void* ctx, uint32_t u32Cmd, void *pValue);
|
| H A D | third_party_awb_algo.h | 12 int32_t custom_awb_ctrl(void* ctx, uint32_t u32Cmd, void *pValue);
|
| H A D | third_party_awbV32_algo.cpp | 93 int32_t custom_awb_ctrl(void* ctx, uint32_t u32Cmd, void *pValue) in custom_awb_ctrl() function
|
| H A D | third_party_awb_algo.cpp | 117 int32_t custom_awb_ctrl(void* ctx, uint32_t u32Cmd, void *pValue) in custom_awb_ctrl() function
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkisp_demo.cpp | 2400 .pfn_awb_ctrl= custom_awb_ctrl, 2445 .pfn_awb_ctrl = custom_awb_ctrl,
|