Searched defs:debug_level (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp31 int debug_level = PRIO_ERROR; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
H A Dextra_data_handler.cpp31 int debug_level = PRIO_ERROR; variable
/hardware/intel/img/psb_video/src/
H A Dpsb_drv_debug.c289 void drv_debug_msg(DEBUG_LEVEL debug_level, const char *msg, ...) argument
294 if (debug_level == VIDEO_DEBUG_ERROR) {
303 if ((psb_video_debug_option & PRINT_TO_LOGCAT) && (debug_level & psb_video_debug_level)) {
319 (debug_level & psb_video_debug_level)) {
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp126 int debug_level = PRIO_ERROR; variable
608 debug_level = atoi(property_value);

Completed in 221 milliseconds