feat(isp): add gamma correction driver to ISP

This commit is contained in:
Song Ruo Jing
2024-07-22 22:08:02 +08:00
parent 2884ce0eac
commit f2d131aae4
12 changed files with 473 additions and 539 deletions
@@ -35,7 +35,7 @@ typedef struct {
* but it only takes effect until `esp_isp_ccm_enable` is called
*
* @param[in] proc Processor handle
* @param[in] ccm_cfg CCM configurations, set NULL to de-configure the ISP CCM
* @param[in] ccm_cfg CCM configurations
*
* @return
* - ESP_OK On success