HomeSort by relevance Sort by last modified time
    Searched refs:VIDEO_ENCODE_DEBUG (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
vsp_vp8.c 777 drv_debug_msg(VIDEO_ENCODE_DEBUG, "surface_id 0x%08x\n", frame->surface_id);
778 drv_debug_msg(VIDEO_ENCODE_DEBUG, "irq %d\n", frame->irq);
779 drv_debug_msg(VIDEO_ENCODE_DEBUG, "base 0x%08x\n", frame->base);
780 drv_debug_msg(VIDEO_ENCODE_DEBUG, "base_uv 0x%08x\n", frame->base_uv);
781 drv_debug_msg(VIDEO_ENCODE_DEBUG, "height %d\n", frame->height);
782 drv_debug_msg(VIDEO_ENCODE_DEBUG, "width %d\n", frame->width);
783 drv_debug_msg(VIDEO_ENCODE_DEBUG, "stride %d\n", frame->stride);
784 drv_debug_msg(VIDEO_ENCODE_DEBUG, "format %d\n", frame->format);
799 drv_debug_msg(VIDEO_ENCODE_DEBUG, "\n============command start============\ncontext %d\ntype%d\n",
802 drv_debug_msg(VIDEO_ENCODE_DEBUG, "input frame\n")
    [all...]
psb_drv_debug.h 71 VIDEO_ENCODE_DEBUG = 0x200,

Completed in 32 milliseconds