Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:yOffE

78 	int32 h1L = ( h0L - ptrA->yOffE ) >> 1;
80 const uint8* iArrL = ptrA->origImagePtrE + ptrA->xOffE + ptrA->yOffE * w0L;
345 ptrA->yOffE = 0;
379 ptrA->yOffE = 0;
462 *yPtrA = ( ( ptrA->yE << ptrA->scaleExpE ) + ptrA->yOffE ) << 16;
473 *yPtrA = ( ( yL << ptrA->scaleExpE ) + ptrA->yOffE ) << 16;
660 ptrA->yOffE = 0;
786 if( ptrA->yOffE == maxL ) return FALSE;
793 ptrA->yOffE++;
794 if( ptrA->yOffE == maxL ) return FALSE;