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 781 drv_debug_msg(VIDEO_ENCODE_DEBUG, "surface_id 0x%08x\n", frame->surface_id);
782 drv_debug_msg(VIDEO_ENCODE_DEBUG, "irq %d\n", frame->irq);
783 drv_debug_msg(VIDEO_ENCODE_DEBUG, "base 0x%08x\n", frame->base);
784 drv_debug_msg(VIDEO_ENCODE_DEBUG, "base_uv 0x%08x\n", frame->base_uv);
785 drv_debug_msg(VIDEO_ENCODE_DEBUG, "height %d\n", frame->height);
786 drv_debug_msg(VIDEO_ENCODE_DEBUG, "width %d\n", frame->width);
787 drv_debug_msg(VIDEO_ENCODE_DEBUG, "stride %d\n", frame->stride);
788 drv_debug_msg(VIDEO_ENCODE_DEBUG, "format %d\n", frame->format);
803 drv_debug_msg(VIDEO_ENCODE_DEBUG, "\n============command start============\ncontext %d\ntype%d\n",
806 drv_debug_msg(VIDEO_ENCODE_DEBUG, "input frame\n")
    [all...]
psb_drv_debug.h 71 VIDEO_ENCODE_DEBUG = 0x200,

Completed in 68 milliseconds