underp logging

tirimbino
Daniel Hillenbrand 12 years ago
parent 0fdadcaf08
commit 353fecb128
  1. 4
      exynos/multimedia/codecs/audio/exynos4/srp/alp/src/srp_api.c
  2. 2
      exynos/multimedia/codecs/audio/exynos4/srp/libsa_jni/SACtrl.c
  3. 2
      exynos/multimedia/codecs/audio/exynos4/srp/ulp/src/srp_api.c
  4. 2
      exynos/multimedia/codecs/audio/exynos4/srp/ulp/src/srp_api_ctrl.c
  5. 4
      exynos/multimedia/codecs/audio/exynos5/srp/alp/src/srp_api.c
  6. 6
      exynos/multimedia/codecs/video/exynos4/mfc/dec/src/SsbSipMfcDecAPI.c
  7. 6
      exynos/multimedia/codecs/video/exynos4/mfc/enc/src/SsbSipMfcEncAPI.c
  8. 4
      exynos/multimedia/codecs/video/exynos4/mfc_v4l2/dec/src/SsbSipMfcDecAPI.c
  9. 4
      exynos/multimedia/codecs/video/exynos4/mfc_v4l2/enc/src/SsbSipMfcEncAPI.c
  10. 4
      exynos/multimedia/codecs/video/exynos5/mfc_v4l2/dec/src/SsbSipMfcDecAPI.c
  11. 4
      exynos/multimedia/codecs/video/exynos5/mfc_v4l2/enc/src/SsbSipMfcEncAPI.c
  12. 4
      exynos4/hal/libcamera/SecCamera.cpp
  13. 4
      exynos4/hal/libcamera/SecCameraHWInterface.cpp
  14. 2
      exynos4/hal/libfimc/SecFimc.cpp
  15. 4
      exynos4/hal/libfimg3x/FimgC210.cpp
  16. 4
      exynos4/hal/libfimg4x/FimgApi.cpp
  17. 4
      exynos4/hal/libfimg4x/FimgExynos4.cpp
  18. 3
      exynos4/hal/libgralloc_ump/Android.mk
  19. 4
      exynos4/hal/libhdmi/SecHdmi/SecHdmi.cpp
  20. 4
      exynos4/hal/libhdmi/SecHdmi/SecHdmiCommon.h
  21. 4
      exynos4/hal/libhdmi/SecHdmi/SecHdmiV4L2Utils.cpp
  22. 4
      exynos4/hal/libhdmi/SecHdmi/SecHdmiV4L2Utils.h
  23. 2
      exynos4/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp
  24. 2
      exynos4/hal/libhdmi/libhdmiservice/SecTVOutService.cpp
  25. 2
      exynos4/hal/libhwjpeg/jpeg_hal_unit.c
  26. 4
      exynos4/hal/libs5pjpeg/jpeg_api.c
  27. 4
      exynos5/hal/libcamera/SecCamera.cpp
  28. 4
      exynos5/hal/libcamera/SecCameraHWInterface.cpp
  29. 4
      exynos5/hal/libcamera/mediactl.cpp
  30. 4
      exynos5/hal/libfimg4x/FimgApi.cpp
  31. 4
      exynos5/hal/libfimg4x/FimgExynos5.cpp
  32. 4
      exynos5/hal/libgralloc_ump/Android.mk
  33. 2
      exynos5/hal/libhdmi/SecHdmi/SecGscaler.cpp
  34. 4
      exynos5/hal/libhdmi/SecHdmi/SecHdmi.cpp
  35. 4
      exynos5/hal/libhdmi/SecHdmi/SecHdmiV4L2Utils.cpp
  36. 4
      exynos5/hal/libhdmi/SecHdmi/SecHdmiV4L2Utils.h
  37. 2
      exynos5/hal/libhdmi/libhdmiservice/SecHdmiClient.cpp
  38. 2
      exynos5/hal/libhdmi/libhdmiservice/SecTVOutService.cpp

@ -12,8 +12,8 @@
#include "srp_api.h" #include "srp_api.h"
#define ALOG_NDEBUG 1 #define LOG_NDEBUG 1
#define ALOG_TAG "libsrpapi" #define LOG_TAG "libsrpapi"
#include <utils/Log.h> #include <utils/Log.h>
static struct srp_buf_info ibuf_info; static struct srp_buf_info ibuf_info;

@ -7,7 +7,7 @@
#include "srp_api_ctrl.h" #include "srp_api_ctrl.h"
#define ALOG_TAG "libsa_jni" #define LOG_TAG "libsa_jni"
#include <cutils/log.h> #include <cutils/log.h>
void Java_com_android_music_SetSACtrlJNI_set(JNIEnv * env, jobject obj, int effect_num) void Java_com_android_music_SetSACtrlJNI_set(JNIEnv * env, jobject obj, int effect_num)

@ -12,7 +12,7 @@
#include "srp_api.h" #include "srp_api.h"
#define ALOG_TAG "libsrpapi" #define LOG_TAG "libsrpapi"
#include <cutils/log.h> #include <cutils/log.h>
/* Disable ALOGD message */ /* Disable ALOGD message */

@ -13,7 +13,7 @@
#include "srp_api_ctrl.h" #include "srp_api_ctrl.h"
#include "srp_ioctl.h" #include "srp_ioctl.h"
#define ALOG_TAG "libsrpapi" #define LOG_TAG "libsrpapi"
#include <cutils/log.h> #include <cutils/log.h>
/* Disable ALOGD message */ /* Disable ALOGD message */

@ -12,8 +12,8 @@
#include "srp_api.h" #include "srp_api.h"
#define ALOG_NDEBUG 1 #define LOG_NDEBUG 1
#define ALOG_TAG "libsrpapi" #define LOG_TAG "libsrpapi"
#include <utils/Log.h> #include <utils/Log.h>
static struct srp_buf_info ibuf_info; static struct srp_buf_info ibuf_info;

@ -34,9 +34,9 @@
#include "SsbSipMfcApi.h" #include "SsbSipMfcApi.h"
#include <utils/Log.h> #include <utils/Log.h>
/*#define ALOG_NDEBUG 0*/ /*#define LOG_NDEBUG 0*/
#undef ALOG_TAG #undef LOG_TAG
#define ALOG_TAG "MFC_DEC_APP" #define LOG_TAG "MFC_DEC_APP"
#ifdef CONFIG_MFC_FPS #ifdef CONFIG_MFC_FPS
#include <sys/time.h> #include <sys/time.h>

@ -30,9 +30,9 @@
#include "SsbSipMfcApi.h" #include "SsbSipMfcApi.h"
#include <utils/Log.h> #include <utils/Log.h>
/* #define ALOG_NDEBUG 0 */ /* #define LOG_NDEBUG 0 */
#undef ALOG_TAG #undef LOG_TAG
#define ALOG_TAG "MFC_ENC_APP" #define LOG_TAG "MFC_ENC_APP"
#define _MFCLIB_MAGIC_NUMBER 0x92241001 #define _MFCLIB_MAGIC_NUMBER 0x92241001

@ -36,8 +36,8 @@
#include "mfc_interface.h" #include "mfc_interface.h"
#include "SsbSipMfcApi.h" #include "SsbSipMfcApi.h"
/* #define ALOG_NDEBUG 0 */ /* #define LOG_NDEBUG 0 */
#define ALOG_TAG "MFC_DEC_APP" #define LOG_TAG "MFC_DEC_APP"
#include <utils/Log.h> #include <utils/Log.h>
#ifdef CONFIG_MFC_FPS #ifdef CONFIG_MFC_FPS

@ -31,8 +31,8 @@
#include "mfc_interface.h" #include "mfc_interface.h"
#include "SsbSipMfcApi.h" #include "SsbSipMfcApi.h"
/* #define ALOG_NDEBUG 0 */ /* #define LOG_NDEBUG 0 */
#define ALOG_TAG "MFC_ENC_APP" #define LOG_TAG "MFC_ENC_APP"
#include <utils/Log.h> #include <utils/Log.h>
#define POLL_ENC_WAIT_TIMEOUT 25 #define POLL_ENC_WAIT_TIMEOUT 25

@ -39,8 +39,8 @@
#include "ion.h" #include "ion.h"
#endif #endif
/* #define ALOG_NDEBUG 0 */ /* #define LOG_NDEBUG 0 */
#define ALOG_TAG "MFC_DEC_APP" #define LOG_TAG "MFC_DEC_APP"
#include <utils/Log.h> #include <utils/Log.h>
#ifdef CONFIG_MFC_FPS #ifdef CONFIG_MFC_FPS

@ -31,8 +31,8 @@
#include "mfc_interface.h" #include "mfc_interface.h"
#include "SsbSipMfcApi.h" #include "SsbSipMfcApi.h"
/* #define ALOG_NDEBUG 0 */ /* #define LOG_NDEBUG 0 */
#define ALOG_TAG "MFC_ENC_APP" #define LOG_TAG "MFC_ENC_APP"
#include <utils/Log.h> #include <utils/Log.h>
#define POLL_ENC_WAIT_TIMEOUT 25 #define POLL_ENC_WAIT_TIMEOUT 25

@ -23,8 +23,8 @@
************************************* *************************************
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
#define ALOG_TAG "SecCamera" #define LOG_TAG "SecCamera"
#include <utils/Log.h> #include <utils/Log.h>
#include <string.h> #include <string.h>

@ -15,8 +15,8 @@
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
#define ALOG_TAG "CameraHardwareSec" #define LOG_TAG "CameraHardwareSec"
#include <utils/Log.h> #include <utils/Log.h>
#include "SecCameraHWInterface.h" #include "SecCameraHWInterface.h"

@ -29,7 +29,7 @@
* Adjust V4L2 architecture \n * Adjust V4L2 architecture \n
*/ */
#define ALOG_TAG "libfimc" #define LOG_TAG "libfimc"
#include <cutils/log.h> #include <cutils/log.h>
#include "SecFimc.h" #include "SecFimc.h"

@ -20,8 +20,8 @@
/////////////////////////////////////////////////// ///////////////////////////////////////////////////
// include // include
/////////////////////////////////////////////////// ///////////////////////////////////////////////////
#define ALOG_NDEBUG 0 #define LOG_NDEBUG 0
#define ALOG_TAG "FimgC210" #define LOG_TAG "FimgC210"
#include <utils/Log.h> #include <utils/Log.h>
#include "FimgC210.h" #include "FimgC210.h"

@ -17,8 +17,8 @@
** **
*/ */
#define ALOG_NDEBUG 0 #define LOG_NDEBUG 0
#define ALOG_TAG "SKIA" #define LOG_TAG "SKIA"
#include <utils/Log.h> #include <utils/Log.h>
#include "FimgApi.h" #include "FimgApi.h"

@ -17,8 +17,8 @@
** **
*/ */
#define ALOG_NDEBUG 0 #define LOG_NDEBUG 0
#define ALOG_TAG "FimgExynos4" #define LOG_TAG "FimgExynos4"
#include <utils/Log.h> #include <utils/Log.h>
#include "FimgExynos4.h" #include "FimgExynos4.h"

@ -37,9 +37,8 @@ LOCAL_SRC_FILES := \
framebuffer_device.cpp framebuffer_device.cpp
LOCAL_MODULE_TAGS := eng LOCAL_MODULE_TAGS := eng
#LOCAL_MODULE := gralloc.default
LOCAL_MODULE := gralloc.$(TARGET_DEVICE) LOCAL_MODULE := gralloc.$(TARGET_DEVICE)
LOCAL_CFLAGS:= -DALOG_TAG=\"gralloc\" -DGRALLOC_32_BITS -DSTANDARD_LINUX_SCREEN LOCAL_CFLAGS:= -DLOG_TAG=\"gralloc\" -DGRALLOC_32_BITS -DSTANDARD_LINUX_SCREEN
#LOCAL_CFLAGS+= -DMALI_VSYNC_EVENT_REPORT_ENABLE #LOCAL_CFLAGS+= -DMALI_VSYNC_EVENT_REPORT_ENABLE
LOCAL_CFLAGS += -DSAMSUNG_EXYNOS LOCAL_CFLAGS += -DSAMSUNG_EXYNOS

@ -14,8 +14,8 @@
* limitations under the License. * limitations under the License.
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
#include <cutils/log.h> #include <cutils/log.h>
#if defined(BOARD_USE_V4L2_ION) #if defined(BOARD_USE_V4L2_ION)

@ -18,8 +18,8 @@
** **
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
#include <cutils/log.h> #include <cutils/log.h>
#include "videodev2.h" #include "videodev2.h"

@ -14,8 +14,8 @@
* limitations under the License. * limitations under the License.
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
#include <cutils/log.h> #include <cutils/log.h>
#include <sys/types.h> #include <sys/types.h>

@ -17,8 +17,8 @@
#ifndef __HDMI_HAL_V4L2_UTILS_H__ #ifndef __HDMI_HAL_V4L2_UTILS_H__
#define __HDMI_HAL_V4L2_UTILS_H__ #define __HDMI_HAL_V4L2_UTILS_H__
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
#if defined(BOARD_USE_V4L2) #if defined(BOARD_USE_V4L2)
#include "SecBuffer.h" #include "SecBuffer.h"
#endif #endif

@ -22,7 +22,7 @@
** @date 2011-07-06 ** @date 2011-07-06
*/ */
#define ALOG_TAG "libhdmiclient" #define LOG_TAG "libhdmiclient"
#include "SecHdmiClient.h" #include "SecHdmiClient.h"

@ -22,7 +22,7 @@
** @date 2011-07-06 ** @date 2011-07-06
*/ */
#define ALOG_TAG "SecTVOutService" #define LOG_TAG "SecTVOutService"
#include <binder/IServiceManager.h> #include <binder/IServiceManager.h>
#include <utils/RefBase.h> #include <utils/RefBase.h>

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
#define ALOG_TAG "libhwjpeg" #define LOG_TAG "libhwjpeg"
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>

@ -16,8 +16,8 @@
** limitations under the License. ** limitations under the License.
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
#define ALOG_TAG "Jpeg-api" #define LOG_TAG "Jpeg-api"
#include <utils/Log.h> #include <utils/Log.h>
#include <stdio.h> #include <stdio.h>

@ -23,8 +23,8 @@
************************************* *************************************
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
#define ALOG_TAG "SecCamera" #define LOG_TAG "SecCamera"
#include <utils/Log.h> #include <utils/Log.h>
#include <string.h> #include <string.h>

@ -15,8 +15,8 @@
** See the License for the specific language governing permissions and ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
#define ALOG_TAG "CameraHardwareSec" #define LOG_TAG "CameraHardwareSec"
#include <utils/Log.h> #include <utils/Log.h>
#include "SecCameraHWInterface.h" #include "SecCameraHWInterface.h"

@ -20,8 +20,8 @@
*/ */
//#include "config.h" //#include "config.h"
#define ALOG_NDEBUG 0 #define LOG_NDEBUG 0
#define ALOG_TAG "Mediactl" #define LOG_TAG "Mediactl"
#include <utils/Log.h> #include <utils/Log.h>
#include <sys/ioctl.h> #include <sys/ioctl.h>

@ -17,8 +17,8 @@
** **
*/ */
#define ALOG_NDEBUG 0 #define LOG_NDEBUG 0
#define ALOG_TAG "SKIA" #define LOG_TAG "SKIA"
#include <utils/Log.h> #include <utils/Log.h>
#include "FimgApi.h" #include "FimgApi.h"

@ -17,8 +17,8 @@
** **
*/ */
#define ALOG_NDEBUG 0 #define LOG_NDEBUG 0
#define ALOG_TAG "FimgExynos5" #define LOG_TAG "FimgExynos5"
#include <utils/Log.h> #include <utils/Log.h>
#include "FimgExynos5.h" #include "FimgExynos5.h"

@ -40,14 +40,14 @@ LOCAL_SRC_FILES := \
ifeq ($(TARGET_PRODUCT), armboard_v7a) ifeq ($(TARGET_PRODUCT), armboard_v7a)
# Support for ARM platforms # Support for ARM platforms
LOCAL_CFLAGS:= -DALOG_TAG=\"gralloc\" -DGRALLOC_16_BITS -DSTANDARD_LINUX_SCREEN \ LOCAL_CFLAGS:= -DLOG_TAG=\"gralloc\" -DGRALLOC_16_BITS -DSTANDARD_LINUX_SCREEN \
-march=armv7-a \ -march=armv7-a \
-mfloat-abi=softfp -mfloat-abi=softfp
LOCAL_MODULE := gralloc.default LOCAL_MODULE := gralloc.default
else else
#Default to goldfish #Default to goldfish
LOCAL_CFLAGS:= -DALOG_TAG=\"gralloc\" -DSTANDARD_LINUX_SCREEN \ LOCAL_CFLAGS:= -DLOG_TAG=\"gralloc\" -DSTANDARD_LINUX_SCREEN \
-march=armv7-a \ -march=armv7-a \
-mfloat-abi=softfp \ -mfloat-abi=softfp \
-DVITHAR_HACK -DVITHAR_HACK

@ -16,7 +16,7 @@
*/ */
//#define DEBUG_LIB_FIMC //#define DEBUG_LIB_FIMC
#define ALOG_TAG "libgscaler" #define LOG_TAG "libgscaler"
//#define USE_GSC_USERPTR //#define USE_GSC_USERPTR
#include <cutils/log.h> #include <cutils/log.h>
#include "../libhdmi/SecHdmi/SecGscaler.h" #include "../libhdmi/SecHdmi/SecGscaler.h"

@ -15,8 +15,8 @@
*/ */
//#define DEBUG_MSG_ENABLE //#define DEBUG_MSG_ENABLE
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
#include <cutils/log.h> #include <cutils/log.h>
#include "ion.h" #include "ion.h"
#include "SecHdmi.h" #include "SecHdmi.h"

@ -14,8 +14,8 @@
* limitations under the License. * limitations under the License.
*/ */
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
//#define DEBUG_HDMI_HW_LEVEL //#define DEBUG_HDMI_HW_LEVEL
#include <cutils/log.h> #include <cutils/log.h>

@ -17,8 +17,8 @@
#ifndef __HDMI_HAL_V4L2_UTILS_H__ #ifndef __HDMI_HAL_V4L2_UTILS_H__
#define __HDMI_HAL_V4L2_UTILS_H__ #define __HDMI_HAL_V4L2_UTILS_H__
//#define ALOG_NDEBUG 0 //#define LOG_NDEBUG 0
//#define ALOG_TAG "libhdmi" //#define LOG_TAG "libhdmi"
#include "fimd_api.h" #include "fimd_api.h"
#include "SecBuffer.h" #include "SecBuffer.h"

@ -22,7 +22,7 @@
** @date 2011-07-06 ** @date 2011-07-06
*/ */
#define ALOG_TAG "libhdmiclient" #define LOG_TAG "libhdmiclient"
#include "SecHdmiClient.h" #include "SecHdmiClient.h"

@ -22,7 +22,7 @@
** @date 2011-07-06 ** @date 2011-07-06
*/ */
#define ALOG_TAG "SecTVOutService" #define LOG_TAG "SecTVOutService"
#include <binder/IServiceManager.h> #include <binder/IServiceManager.h>
#include <utils/RefBase.h> #include <utils/RefBase.h>

Loading…
Cancel
Save