Searched defs:DEBUG_PRINT_HIGH (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h57 #undef DEBUG_PRINT_HIGH macro
58 #define DEBUG_PRINT_HIGH(fmt, args...) \ macro
65 #define DEBUG_PRINT_HIGH printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h60 #undef DEBUG_PRINT_HIGH macro
61 #define DEBUG_PRINT_HIGH(fmt, args...) ({ \ macro
69 #define DEBUG_PRINT_HIGH printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/inc/
H A Dextra_data_handler.h51 #define DEBUG_PRINT_HIGH ALOGV macro
53 #define DEBUG_PRINT_HIGH macro
63 #define DEBUG_PRINT_HIGH printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
H A Dvidc_color_converter.cpp32 #undef DEBUG_PRINT_HIGH macro
36 #define DEBUG_PRINT_HIGH ALOGE macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp54 #undef DEBUG_PRINT_HIGH macro
58 #define DEBUG_PRINT_HIGH ALOGV macro
H A Dmp4_utils.cpp38 #undef DEBUG_PRINT_HIGH macro
42 #define DEBUG_PRINT_HIGH ALOGV macro
H A Domx_vdec.cpp135 #undef DEBUG_PRINT_HIGH macro
139 #define DEBUG_PRINT_HIGH ALOGV macro
169 DEBUG_PRINT_HIGH("omx_vdec: Async thread start\n");
192 DEBUG_PRINT_HIGH("omx_vdec: Async thread stop\n");
202 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n");
224 DEBUG_PRINT_HIGH("omx_vdec: message thread stop\n");
512 DEBUG_PRINT_HIGH("In OMX vdec Constructor");
519 DEBUG_PRINT_HIGH("vidc.dec.debug.perf is %d", perf_flag);
526 DEBUG_PRINT_HIGH("vidc.dec.debug.ts value is %d",m_debug_timestamp);
536 DEBUG_PRINT_HIGH("vid
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/
H A Dvidc_debug.h63 #undef DEBUG_PRINT_HIGH macro
64 #define DEBUG_PRINT_HIGH(fmt, args...) ({ \ macro
72 #define DEBUG_PRINT_HIGH printf macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h83 #define DEBUG_PRINT_HIGH ALOGV macro
85 #define DEBUG_PRINT_HIGH macro
95 #define DEBUG_PRINT_HIGH macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h78 #define DEBUG_PRINT_HIGH ALOGE macro
80 #define DEBUG_PRINT_HIGH macro
90 #define DEBUG_PRINT_HIGH printf macro
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h80 #define DEBUG_PRINT_HIGH(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h69 #define DEBUG_PRINT_HIGH(x, ...) ALOGV("[Step] "x, ##__VA_ARGS__) macro
73 #define DEBUG_PRINT_HIGH(x, ...)
78 #define DEBUG_PRINT_HIGH printf macro
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc_swvdec.h80 #define DEBUG_PRINT_HIGH(fmt, ...) printf(fmt "\n", ##__VA_ARGS__) macro
/hardware/qcom/media/msm8998/videopp/inc/
H A Domx_vdpp.h69 #define DEBUG_PRINT_HIGH(x, ...) ALOGV("[Step] "x, ##__VA_ARGS__) macro
73 #define DEBUG_PRINT_HIGH(x, ...)
78 #define DEBUG_PRINT_HIGH printf macro

Completed in 405 milliseconds