Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:currentHeightE

277 	ptrA->currentHeightE = xhoL;
432 ptrA->currentHeightE = 0;
472 ptrA->currentHeightE = 0;
521 ptrA->currentHeightE = srcPtrA->currentHeightE;
576 int32 hL = ( int32 )ptrA->currentHeightE - ptrA->patchHeightE;
850 if( ( ptrA->yE + 1 ) >= ( int32 )( ptrA->currentHeightE - ptrA->patchHeightE ) ) return FALSE;
901 if( yA >= ( int32 )( ptrA->currentHeightE - ptrA->patchHeightE ) )