Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_cmdbuf.c399 psbTimeDiff(struct timeval *now, struct timeval *then) in psbTimeDiff() function
512 } while ((ret == EAGAIN) && (psbTimeDiff(&now, &then) < PSB_TIMEOUT_USEC)); in psbDRMCmdBuf()