mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-21 19:09:13 +00:00
feat(isp_ccm): support isp color correction matrix
This commit is contained in:
@@ -164,7 +164,7 @@ typedef struct {
|
||||
/**
|
||||
* @brief Prototype of ISP AWB event callback
|
||||
*
|
||||
* @param[in] handle ISP AWB controller handle
|
||||
* @param[in] awb_ctlr ISP AWB controller handle
|
||||
* @param[in] edata ISP AWB event data
|
||||
* @param[in] user_data User registered context, registered when in `esp_isp_awb_env_detector_register_event_callbacks()`
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user