Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_drv_debug.h113 int psb_video_dump_cmdbuf; variable
Dpsb_drv_debug.c162 psb_video_dump_cmdbuf = TRUE; in psb__open_log()
164 psb_video_dump_cmdbuf = FALSE; in psb__open_log()
166 ALOGD("PSB_VIDEO_DUMP_CMDBUF is %d.\n", psb_video_dump_cmdbuf); in psb__open_log()
169 psb_video_dump_cmdbuf = FALSE; in psb__open_log()
446 if (psb_video_dump_cmdbuf == FALSE) in psb_cmdbuf_dump()