Lines Matching defs:currentBuf
114 unsigned char currentBuf;
476 if (pPriv->currentBuf == 0)
545 if (pPriv->currentBuf == 0)
575 dstPitch,(pPriv->currentBuf != 0),
704 while (((INREG(DOV0STA)&0x00100000)>>20) != pPriv->currentBuf);
708 pPriv->currentBuf ^= 1;
1029 while (((INREG(DOV0STA)&0x00100000)>>20) != pI740Priv->currentBuf) {
1039 if (pI740Priv->currentBuf == 0)
1040 pI740Priv->currentBuf = 1;
1042 pI740Priv->currentBuf = 0;
1219 pPriv->currentBuf = 0;