update(media): update ir isp parameter and aac resource.

This commit is contained in:
kangjun 2025-01-09 15:40:49 +08:00
parent 0c68449fa2
commit bcfd6b3d50
5 changed files with 8610 additions and 3 deletions

View File

@ -117,7 +117,7 @@
#endif
#ifdef CONFIG_SENSOR_SC2356_MIPI
#include "SENSOR_H/sc2356_mipi_isp600_20241226_141139.h"
#include "SENSOR_H/sc2365_mipi_isp600_20250107_100622.h"
#endif
#else
@ -204,8 +204,8 @@ struct isp_cfg_array cfg_arr[] = {
#endif
#ifdef CONFIG_SENSOR_SC2356_MIPI
{"sc2356_mipi", "sc2356_mipi_isp600_20241226_141139", 1600, 1200, 15, 0, 0, &sc2356_mipi_isp_cfg},
{"sc2356_mipi", "sc2356_mipi_isp600_20241220_143956", 1600, 1200, 15, 1, 0, &sc2356_mipi_isp_cfg},
{"sc2356_mipi", "sc2365_mipi_isp600_20250107_100622", 1600, 1200, 15, 0, 0, &sc2356_mipi_isp_cfg},
{"sc2356_mipi", "sc2365_mipi_isp600_20250107_100622", 1600, 1200, 15, 1, 0, &sc2356_mipi_isp_cfg},
#endif
#ifdef CONFIG_SENSOR_GC1084_MIPI