Lines Matching refs:xE
428 ptrA->xE = 0;
468 ptrA->xE = 0;
517 ptrA->xE = srcPtrA->xE;
584 return ptrA->yE * ptrA->currentWidthE + ptrA->xE;
593 *xPtrA = ( int32 )( ptrA->xE - ptrA->borderWidthE ) * ( int32 )( ptrA->scaleE >> 4 );
777 ptrA->xE = 0;
837 return ptrA->patchBufferE.arrPtrE + ptrA->xE;
844 if( ( ptrA->xE + 1 ) < ( int32 )( ptrA->currentWidthE - ptrA->patchWidthE ) )
846 ptrA->xE++;
852 ptrA->xE = 0;
897 ptrA->xE = xA;