/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 46 extern int debug_level; 50 if (debug_level & PRIO_ERROR) \ 55 if (debug_level & PRIO_INFO) \ 60 if (debug_level & PRIO_LOW) \ 65 if (debug_level & PRIO_HIGH) \ 146 if (debug_level & prio) { in AutoTracer() 151 if (debug_level & mPrio) { in ~AutoTracer() 161 if (debug_level & PRIO_TRACE_LOW) { \ 166 if (debug_level & PRIO_TRACE_HIGH) { \
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 43 extern int debug_level; 47 if (debug_level & PRIO_ERROR) \ 51 if (debug_level & PRIO_INFO) \ 55 if (debug_level & PRIO_LOW) \ 59 if (debug_level & PRIO_HIGH) \
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 46 extern int debug_level; 50 if (debug_level & PRIO_ERROR) \ 55 if (debug_level & PRIO_INFO) \ 60 if (debug_level & PRIO_LOW) \ 65 if (debug_level & PRIO_HIGH) \ 192 if (debug_level & prio) { in AutoTracer() 197 if (debug_level & mPrio) { in ~AutoTracer() 232 if (debug_level & PRIO_TRACE_LOW) { \ 237 if (debug_level & PRIO_TRACE_HIGH) { \
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 46 extern int debug_level; 50 if (debug_level & PRIO_ERROR) \ 55 if (debug_level & PRIO_INFO) \ 60 if (debug_level & PRIO_LOW) \ 65 if (debug_level & PRIO_HIGH) \ 183 if (debug_level & prio) { in AutoTracer() 188 if (debug_level & mPrio) { in ~AutoTracer() 223 if (debug_level & PRIO_TRACE_LOW) { \ 228 if (debug_level & PRIO_TRACE_HIGH) { \
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 43 extern int debug_level; 47 if (debug_level & PRIO_ERROR) \ 52 if (debug_level & PRIO_INFO) \ 57 if (debug_level & PRIO_LOW) \ 62 if (debug_level & PRIO_HIGH) \
|
/hardware/qcom/sm8150/media/hypv-intercept/ |
D | hypv_intercept.h | 56 #define HYP_VIDEO_MSG_INFO(fmt, args...) ({if(debug_level & HYP_PRIO_INFO) \ 59 #define HYP_VIDEO_MSG_LOW(fmt, args...) ({if(debug_level & HYP_PRIO_LOW) \ 62 #define HYP_VIDEO_MSG_HIGH(fmt, args...) ({if(debug_level & HYP_PRIO_HIGH) \ 65 #define HYP_VIDEO_MSG_ERROR(fmt, args...) ({if(debug_level & HYP_PRIO_ERROR) \
|
D | hypv_intercept.cpp | 90 int debug_level = 0x1; variable 188 debug_level = env_ptr ? atoi(env_ptr) : 0; in hypv_open() 193 debug_level = atoi(property_value); in hypv_open()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_debug.h | 62 extern int debug_level; 66 if (debug_level & PRIO_ERROR) \ 71 if (debug_level & PRIO_INFO) \ 76 if (debug_level & PRIO_LOW) \ 81 if (debug_level & PRIO_HIGH) \ 263 if (debug_level & prio) { in AutoTracer() 268 if (debug_level & mPrio) { in ~AutoTracer() 303 if (debug_level & PRIO_TRACE_LOW) { \ 308 if (debug_level & PRIO_TRACE_HIGH) { \
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 40 int debug_level = PRIO_ERROR; variable
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 40 int debug_level = PRIO_ERROR; variable
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 40 int debug_level = PRIO_ERROR; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/ |
D | extra_data_handler.cpp | 31 int debug_level = PRIO_ERROR; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_hevc.cpp | 67 debug_level = atoi(property_value); in omx_swvenc()
|
D | omx_swvenc_mpeg4.cpp | 72 debug_level = atoi(property_value); in omx_venc()
|
D | omx_video_encoder.cpp | 151 debug_level = atoi(property_value); in omx_venc()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 77 debug_level = atoi(property_value); in omx_venc()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 179 debug_level = strtoul(property_value, NULL, 16); in omx_venc()
|
D | omx_swvenc_mpeg4.cpp | 81 debug_level = atoi(property_value); in omx_venc()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 64 debug_level = strtoul(property_value, NULL, 16); in omx_venc()
|
D | omx_swvenc_mpeg4.cpp | 81 debug_level = atoi(property_value); in omx_venc()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 143 debug_level = strtoul(property_value, NULL, 16); in omx_venc()
|
D | omx_swvenc_mpeg4.cpp | 72 debug_level = atoi(property_value); in omx_venc()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 179 debug_level = strtoul(property_value, NULL, 16); in omx_venc()
|
D | omx_swvenc_mpeg4.cpp | 81 debug_level = atoi(property_value); in omx_venc()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 126 int debug_level = PRIO_ERROR; variable 608 debug_level = atoi(property_value); in omx_vdec()
|