Home
last modified time | relevance | path

Searched refs:VIDEO_ENCODE_DEBUG (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dvsp_vp8.c777 drv_debug_msg(VIDEO_ENCODE_DEBUG, "surface_id 0x%08x\n", frame->surface_id); in dump_vssporcPicture()
778 drv_debug_msg(VIDEO_ENCODE_DEBUG, "irq %d\n", frame->irq); in dump_vssporcPicture()
779 drv_debug_msg(VIDEO_ENCODE_DEBUG, "base 0x%08x\n", frame->base); in dump_vssporcPicture()
780 drv_debug_msg(VIDEO_ENCODE_DEBUG, "base_uv 0x%08x\n", frame->base_uv); in dump_vssporcPicture()
781 drv_debug_msg(VIDEO_ENCODE_DEBUG, "height %d\n", frame->height); in dump_vssporcPicture()
782 drv_debug_msg(VIDEO_ENCODE_DEBUG, "width %d\n", frame->width); in dump_vssporcPicture()
783 drv_debug_msg(VIDEO_ENCODE_DEBUG, "stride %d\n", frame->stride); in dump_vssporcPicture()
784 drv_debug_msg(VIDEO_ENCODE_DEBUG, "format %d\n", frame->format); in dump_vssporcPicture()
799 … drv_debug_msg(VIDEO_ENCODE_DEBUG, "\n============command start============\ncontext %d\ntype%d\n", in vsp_vp8_dump_commands()
802 drv_debug_msg(VIDEO_ENCODE_DEBUG, "input frame\n"); in vsp_vp8_dump_commands()
[all …]
Dpsb_drv_debug.h71 VIDEO_ENCODE_DEBUG = 0x200, enumerator