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

/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A 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/msm8974/mm-core/inc/
H A 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/msm8996/mm-core/inc/
H A 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/msm8998/mm-core/inc/
H A 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-v4l2/vidc/common/inc/
H A Dvidc_debug.h45 #undef DEBUG_PRINT_ERROR macro
46 #define DEBUG_PRINT_ERROR(fmt, args...) \ macro
62 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h45 #undef DEBUG_PRINT_ERROR macro
46 #define DEBUG_PRINT_ERROR(fmt, args...) ({ \ macro
66 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
H A 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-legacy/vidc/common/src/
H A Dvidc_color_converter.cpp33 #undef DEBUG_PRINT_ERROR macro
37 #define DEBUG_PRINT_ERROR ALOGE macro
51 DEBUG_PRINT_ERROR("\n omx_c2d_conv::init called twice");
80 DEBUG_PRINT_ERROR("\n Invalid arguments omx_c2d_conv::convert");
101 DEBUG_PRINT_ERROR("\n mConvertOpen failed");
116 DEBUG_PRINT_ERROR("\n Destroy C2D instance");
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp55 #undef DEBUG_PRINT_ERROR macro
59 #define DEBUG_PRINT_ERROR ALOGE macro
H A Dmp4_utils.cpp39 #undef DEBUG_PRINT_ERROR macro
43 #define DEBUG_PRINT_ERROR ALOGE macro
H A Domx_vdec.cpp136 #undef DEBUG_PRINT_ERROR macro
140 #define DEBUG_PRINT_ERROR ALOGE macro
180 DEBUG_PRINT_ERROR("\n ERESTARTSYS received in ioctl read next msg!");
184 DEBUG_PRINT_ERROR("\n Error in ioctl read next msg");
189 DEBUG_PRINT_ERROR("\nERROR:Wrong ioctl message");
220 DEBUG_PRINT_ERROR("\nERROR: read from pipe failed, ret %d errno %d", n, errno);
267 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full\n", __func__);
636 DEBUG_PRINT_ERROR("ERROR: %s()::Context is incorrect, bailing out\n",
693 DEBUG_PRINT_ERROR("\n OMX_EventError: p2 is OMX_StateInvalid");
724 DEBUG_PRINT_ERROR("set_buffer_re
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h48 #undef DEBUG_PRINT_ERROR macro
49 #define DEBUG_PRINT_ERROR(fmt, args...) ({ \ macro
69 #define DEBUG_PRINT_ERROR printf macro
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Dqc_omx_core.c50 #define DEBUG_PRINT_ERROR printf macro
533 DEBUG_PRINT_ERROR(" Unloading the dynamic library for %s\n",
538 DEBUG_PRINT_ERROR("Error %d in dlclose of lib %s\n",
554 DEBUG_PRINT_ERROR("OMXCORE Warning: Free Handle called with no active instances\n");
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A 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/inc/
H A 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/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp55 #define DEBUG_PRINT_ERROR ALOGE macro
70 #define DEBUG_PRINT_ERROR printf macro
586 DEBUG_PRINT_ERROR("Error - No etb pBuffer to dequeue\n");
801 DEBUG_PRINT_ERROR("Unknown Extrata!");
807 DEBUG_PRINT_ERROR("ERROR: Extradata pointer overflow buffer(%p) extra(%p)",
867 DEBUG_PRINT_ERROR("Error in enqueueing fbd_data\n");
1013 DEBUG_PRINT_ERROR("OMX_EventBufferFlag Event not handled\n");
1020 DEBUG_PRINT_ERROR("ERROR - Unknown Event \n");
1045 DEBUG_PRINT_ERROR("Error in enqueue ebd data\n");
1077 DEBUG_PRINT_ERROR("Erro
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp59 #define DEBUG_PRINT_ERROR ALOGE macro
74 #define DEBUG_PRINT_ERROR printf macro
705 DEBUG_PRINT_ERROR("Error - No etb pBuffer to dequeue\n");
766 DEBUG_PRINT_ERROR("Error in enqueueing fbd_data\n");
906 DEBUG_PRINT_ERROR(">> BUFFER WITH EXTRA DATA RCVD <<<");
927 DEBUG_PRINT_ERROR("OMX_ExtraDataFrameInfo: Buf(%p) TSmp(%lld) PicType(%u) IntT(%d) ConMB(%u)",
931 DEBUG_PRINT_ERROR(" FrmRate(%u), AspRatioX(%u), AspRatioY(%u) DispWidth(%u) DispHeight(%u)",
936 DEBUG_PRINT_ERROR(" FrmRate(%u), AspRatioX(%u), AspRatioY(%u) DispWidth(%u) DispHeight(%u)",
940 DEBUG_PRINT_ERROR("PANSCAN numWindows(%u)", (unsigned int)frame_info->panScan.numWindows);
942 DEBUG_PRINT_ERROR("WINDO
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h81 #define DEBUG_PRINT_ERROR(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
783 DEBUG_PRINT_ERROR("\nERROR: Sending OMX_EventError to Client");
794 DEBUG_PRINT_ERROR("ERROR: Sending OMX_ErrorUnsupportedSetting to Client");
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h70 #define DEBUG_PRINT_ERROR(x, ...) ALOGE("[Error] "x, ##__VA_ARGS__) macro
74 #define DEBUG_PRINT_ERROR(x, ...) */
79 #define DEBUG_PRINT_ERROR printf macro
809 DEBUG_PRINT_ERROR(
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h81 #define DEBUG_PRINT_ERROR(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
785 DEBUG_PRINT_ERROR("\nERROR: Sending OMX_EventError to Client");
796 DEBUG_PRINT_ERROR("ERROR: Sending OMX_ErrorUnsupportedSetting to Client");
/hardware/qcom/media/msm8998/videopp/inc/
H A Domx_vdpp.h70 #define DEBUG_PRINT_ERROR(x, ...) ALOGE("[Error] "x, ##__VA_ARGS__) macro
74 #define DEBUG_PRINT_ERROR(x, ...) */
79 #define DEBUG_PRINT_ERROR printf macro
809 DEBUG_PRINT_ERROR(

Completed in 632 milliseconds