Searched refs:viaMpegIsBusy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevel.c309 viaMpegIsBusy(XvMCLowLevel * xl, CARD32 mask, CARD32 idle) function in typeref:typename:int
455 while (viaMpegIsBusy(xl, busyMask, idleVal)) {
458 if (viaMpegIsBusy(xl, busyMask, idleVal)) {
H A DviaLowLevelPro.c647 viaMpegIsBusy(XvMCLowLevel * xl, CARD32 mask, CARD32 idle) function in typeref:typename:int
822 while (viaMpegIsBusy(xl, busyMask, idleVal)) {
825 if (viaMpegIsBusy(xl, busyMask, idleVal)) {

Completed in 6 milliseconds