liyujie
2025-08-28 d9927380ed7c8366f762049be9f3fee225860833
android/hardware/aw/camera/3_4/allwinnertech/libAWIspApi/libisp_new/include/isp_debug.h
....@@ -30,7 +30,7 @@
3030
3131
3232 //#define ISP_DGB_FL
33
-
33
+extern unsigned int isp_lib_log_param;//0xffffffff;
3434 #ifdef ANDROID_PLATFORM
3535 #define ISP_WARN(fmt,arg...) ALOGW(fmt, ##arg)
3636 #define ISP_PRINT(fmt,arg...) ALOGV(fmt, ##arg)