Searched refs:timeDiff (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | viaLowLevel.c | 213 timeDiff(struct timeval *now, struct timeval *then) function in typeref:typename:unsigned 258 if (timeDiff(&now, &then) > VIA_DMAWAITTIMEOUT) { 345 if (timeDiff(&now, &then) > VIA_DMAWAITTIMEOUT) { 356 if (timeDiff(&now, &then) > VIA_DMAWAITTIMEOUT) { 388 if (timeDiff(&now, &then) > VIA_SYNCWAITTIMEOUT) { 415 if (timeDiff(&now, &then) > VIA_SYNCWAITTIMEOUT) { 457 if (timeDiff(&now, &then) > VIA_XVMC_DECODERTIMEOUT) {
|
| H A D | viaLowLevelPro.c | 550 timeDiff(struct timeval *now, struct timeval *then) function in typeref:typename:unsigned 595 if (timeDiff(&now, &then) > VIA_DMAWAITTIMEOUT) { 683 if (timeDiff(&now, &then) > VIA_DMAWAITTIMEOUT) { 694 if (timeDiff(&now, &then) > VIA_DMAWAITTIMEOUT) { 752 if (timeDiff(&now, &then) > VIA_SYNCWAITTIMEOUT) { 782 if (timeDiff(&now, &then) > VIA_SYNCWAITTIMEOUT) { 824 if (timeDiff(&now, &then) > VIA_XVMC_DECODERTIMEOUT) {
|
Completed in 5 milliseconds