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

  /hardware/intel/img/psb_video/src/
psb_drv_debug.h 136 #define DEBUG_FAILURE_RET while(ret) {drv_debug_msg(VIDEO_DEBUG_ERROR, "%s fails with '%s' at %s:%d\n", __FUNCTION__, strerror(ret < 0 ? -ret : ret), __FILE__, __LINE__);break;}
psb_buffer.c 148 DEBUG_FAILURE_RET;
233 DEBUG_FAILURE_RET;
316 DEBUG_FAILURE_RET;
355 DEBUG_FAILURE_RET;
pnw_cmdbuf.c 507 DEBUG_FAILURE_RET;
578 DEBUG_FAILURE_RET;
612 DEBUG_FAILURE_RET;
tng_cmdbuf.c 670 DEBUG_FAILURE_RET;
756 DEBUG_FAILURE_RET;
790 DEBUG_FAILURE_RET;
vsp_cmdbuf.c 416 DEBUG_FAILURE_RET;
449 DEBUG_FAILURE_RET;
psb_buffer_dm.c 191 DEBUG_FAILURE_RET;
psb_cmdbuf.c 600 DEBUG_FAILURE_RET;
853 DEBUG_FAILURE_RET;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_cmdbuf.c 454 DEBUG_FAILURE_RET;
539 DEBUG_FAILURE_RET;
572 DEBUG_FAILURE_RET;

Completed in 91 milliseconds