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

  /hardware/qcom/media/mm-video-v4l2/vidc/common/inc/
vidc_debug.h 56 #undef DEBUG_PRINT_HIGH
57 #define DEBUG_PRINT_HIGH(fmt, args...) \
64 #define DEBUG_PRINT_HIGH printf
  /hardware/qcom/media/mm-video-legacy/vidc/common/inc/
extra_data_handler.h 51 #define DEBUG_PRINT_HIGH ALOGV
53 #define DEBUG_PRINT_HIGH
63 #define DEBUG_PRINT_HIGH printf
  /hardware/qcom/media/mm-video-legacy/vidc/common/src/
vidc_color_converter.cpp 32 #undef DEBUG_PRINT_HIGH
36 #define DEBUG_PRINT_HIGH ALOGE
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
frameparser.cpp 54 #undef DEBUG_PRINT_HIGH
58 #define DEBUG_PRINT_HIGH ALOGV
mp4_utils.cpp 38 #undef DEBUG_PRINT_HIGH
42 #define DEBUG_PRINT_HIGH ALOGV
omx_vdec.cpp 135 #undef DEBUG_PRINT_HIGH
139 #define DEBUG_PRINT_HIGH ALOGV
166 DEBUG_PRINT_HIGH("omx_vdec: Async thread start\n");
189 DEBUG_PRINT_HIGH("omx_vdec: Async thread stop\n");
199 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n");
221 DEBUG_PRINT_HIGH("omx_vdec: message thread stop\n");
507 DEBUG_PRINT_HIGH("In OMX vdec Constructor");
514 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag);
521 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
531 DEBUG_PRINT_HIGH("vidc.dec.debug.concealedmb value is %d",m_debug_concealedmb)
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 83 #define DEBUG_PRINT_HIGH ALOGV
85 #define DEBUG_PRINT_HIGH
95 #define DEBUG_PRINT_HIGH
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 78 #define DEBUG_PRINT_HIGH ALOGE
80 #define DEBUG_PRINT_HIGH
90 #define DEBUG_PRINT_HIGH printf

Completed in 727 milliseconds