HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_PRINT_ERROR (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/media/mm-core/inc/
qc_omx_msg.h 43 #define DEBUG_PRINT_ERROR LOGE
47 #define DEBUG_PRINT_ERROR printf
52 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_msg.h 43 #define DEBUG_PRINT_ERROR ALOGE
47 #define DEBUG_PRINT_ERROR printf
52 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/mm-video/vidc/common/inc/
extra_data_handler.h 56 #define DEBUG_PRINT_ERROR ALOGE
58 #define DEBUG_PRINT_ERROR
64 #define DEBUG_PRINT_ERROR printf
  /hardware/qcom/media/mm-video/vidc/common/src/
vidc_color_converter.cpp 33 #undef DEBUG_PRINT_ERROR
37 #define DEBUG_PRINT_ERROR ALOGE
51 DEBUG_PRINT_ERROR("\n omx_c2d_conv::init called twice");
80 DEBUG_PRINT_ERROR("\n Invalid arguments omx_c2d_conv::convert");
100 DEBUG_PRINT_ERROR("\n mConvertOpen failed");
115 DEBUG_PRINT_ERROR("\n Destroy C2D instance");
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.c 50 #define DEBUG_PRINT_ERROR printf
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/mm-video/vidc/vdec/src/
frameparser.cpp 55 #undef DEBUG_PRINT_ERROR
59 #define DEBUG_PRINT_ERROR ALOGE
mp4_utils.cpp 39 #undef DEBUG_PRINT_ERROR
43 #define DEBUG_PRINT_ERROR ALOGE
omx_vdec.cpp 136 #undef DEBUG_PRINT_ERROR
140 #define DEBUG_PRINT_ERROR ALOGE
169 DEBUG_PRINT_ERROR("\n ERESTARTSYS received in ioctl read next msg!");
173 DEBUG_PRINT_ERROR("\n Error in ioctl read next msg");
178 DEBUG_PRINT_ERROR("\nERROR:Wrong ioctl message");
209 DEBUG_PRINT_ERROR("\nERROR: read from pipe failed, ret %d errno %d", n, errno);
256 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full\n", __func__);
615 DEBUG_PRINT_ERROR("ERROR: %s()::Context is incorrect, bailing out\n",
672 DEBUG_PRINT_ERROR("\n OMX_EventError: p2 is OMX_StateInvalid");
703 DEBUG_PRINT_ERROR("set_buffer_req failed eRet = %d",eRet)
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 88 #define DEBUG_PRINT_ERROR ALOGE
90 #define DEBUG_PRINT_ERROR
96 #define DEBUG_PRINT_ERROR
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 85 #define DEBUG_PRINT_ERROR ALOGE
87 #define DEBUG_PRINT_ERROR
93 #define DEBUG_PRINT_ERROR printf
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 59 #define DEBUG_PRINT_ERROR ALOGE
74 #define DEBUG_PRINT_ERROR printf
590 DEBUG_PRINT_ERROR("Error - No etb pBuffer to dequeue\n");
805 DEBUG_PRINT_ERROR("Unknown Extrata!");
811 DEBUG_PRINT_ERROR("ERROR: Extradata pointer overflow buffer(%p) extra(%p)",
871 DEBUG_PRINT_ERROR("Error in enqueueing fbd_data\n");
    [all...]

Completed in 245 milliseconds