Searched refs:VIDEO_DEBUG_INIT (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_drv_video.c | 414 drv_debug_msg(VIDEO_DEBUG_INIT, "CreateConfig profile:%d, entrypoint:%d, num_attribs:%d.\n", in psb_CreateConfig() 424 …drv_debug_msg(VIDEO_DEBUG_INIT, "disabled error concealment by setting profile to VAProfileH264Hig… in psb_CreateConfig() 506 …drv_debug_msg(VIDEO_DEBUG_INIT, "profile is VAProfileH264ConstrainedBaseline, error concealment is… in psb_CreateConfig() 928 …drv_debug_msg(VIDEO_DEBUG_INIT, "%s : obj_surface->surface_id = 0x%x\n",__FUNCTION__, obj_surface-… in psb_DestroySurfaces() 1039 …drv_debug_msg(VIDEO_DEBUG_INIT, "CreateContext config_id:%d, pic_w:%d, pic_h:%d, flag:%d, num_rend… in psb_CreateContext() 1582 …drv_debug_msg(VIDEO_DEBUG_INIT, "%s: destroying active buffer %08x\n", __FUNCTION__, obj_buffer->b… in psb__destroy_context() 1587 …drv_debug_msg(VIDEO_DEBUG_INIT, "%s: destroying unused buffer %08x\n", __FUNCTION__, obj_buffer->b… in psb__destroy_context() 2999 drv_debug_msg(VIDEO_DEBUG_INIT, "vaTerminate: begin to tear down\n"); 3004 …drv_debug_msg(VIDEO_DEBUG_INIT, "vaTerminate: contextID %08x still allocated, destroying\n", obj_c… 3013 …drv_debug_msg(VIDEO_DEBUG_INIT, "vaTerminate: subpictureID %08x still allocated, destroying\n", ob… [all …]
|
D | psb_drv_debug.h | 68 VIDEO_DEBUG_INIT = 0x8, enumerator
|