Home
last modified time | relevance | path

Searched defs:DEBUG_PRINT_ERROR (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
Dqc_omx_msg.h43 #define DEBUG_PRINT_ERROR ALOGE macro
47 #define DEBUG_PRINT_ERROR printf macro
52 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8996/mm-core/inc/
Dqc_omx_msg.h72 #define DEBUG_PRINT_ERROR LOGE macro
76 #define DEBUG_PRINT_ERROR printf macro
81 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8974/mm-core/inc/
Dqc_omx_msg.h72 #define DEBUG_PRINT_ERROR LOGE macro
76 #define DEBUG_PRINT_ERROR printf macro
81 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
Dextra_data_handler.h56 #define DEBUG_PRINT_ERROR ALOGE macro
58 #define DEBUG_PRINT_ERROR macro
64 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h46 #define DEBUG_PRINT_ERROR(fmt, args...) \ macro
62 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h46 #define DEBUG_PRINT_ERROR(fmt, args...) ({ \ macro
66 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
Daenc_svr.h62 #define DEBUG_PRINT_ERROR LOGE macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
Daenc_svr.h62 #define DEBUG_PRINT_ERROR LOGE macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
Daenc_svr.h62 #define DEBUG_PRINT_ERROR LOGE macro
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
Daenc_svr.h62 #define DEBUG_PRINT_ERROR LOGE macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
Dvidc_color_converter.cpp37 #define DEBUG_PRINT_ERROR ALOGE macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h88 #define DEBUG_PRINT_ERROR ALOGE macro
90 #define DEBUG_PRINT_ERROR macro
96 #define DEBUG_PRINT_ERROR macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dframeparser.cpp59 #define DEBUG_PRINT_ERROR ALOGE macro
Dmp4_utils.cpp43 #define DEBUG_PRINT_ERROR ALOGE macro
Domx_vdec.cpp140 #define DEBUG_PRINT_ERROR ALOGE macro
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Dqc_omx_core.c50 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h83 #define DEBUG_PRINT_ERROR ALOGE macro
85 #define DEBUG_PRINT_ERROR macro
91 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h70 #define DEBUG_PRINT_ERROR(x, ...) ALOGE("[Error] "x, ##__VA_ARGS__) macro
79 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp55 #define DEBUG_PRINT_ERROR ALOGE macro
70 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp59 #define DEBUG_PRINT_ERROR ALOGE macro
74 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc_swvdec.h81 #define DEBUG_PRINT_ERROR(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro