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

  /hardware/intel/img/psb_video/src/
psb_def.h 47 #define PSB_TIMEOUT_USEC 990000
psb_cmdbuf.c 512 } while ((ret == EAGAIN) && (psbTimeDiff(&now, &then) < PSB_TIMEOUT_USEC));
    [all...]

Completed in 62 milliseconds