Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:patchHeightE

453 	ptrA->patchHeightE = 0;
493 ptrA->patchHeightE = 0;
536 ptrA->patchHeightE = srcPtrA->patchHeightE;
554 if( ptrA->patchHeightE != srcPtrA->patchHeightE ) return FALSE;
576 int32 hL = ( int32 )ptrA->currentHeightE - ptrA->patchHeightE;
649 ptrA->patchHeightE = patchHeightA;
693 memSizeL += bbs_SIZEOF16( ptrA->patchHeightE );
715 memPtrA += bbs_memWrite32( &ptrA->patchHeightE, memPtrA );
741 memPtrA += bbs_memRead32( &ptrA->patchHeightE, memPtrA );
801 uint32 maxVScaleL = ( ptrA->workHeightE << 16 ) / ( ptrA->patchHeightE + 1 );
850 if( ( ptrA->yE + 1 ) >= ( int32 )( ptrA->currentHeightE - ptrA->patchHeightE ) ) return FALSE;
901 if( yA >= ( int32 )( ptrA->currentHeightE - ptrA->patchHeightE ) )
1114 uint32 rh0L = ptrA->patchHeightE;
1221 uint32 rh0L = ptrA->patchHeightE;