Home | History | Annotate | Download | only in b_BitFeatureEm

Lines Matching refs:patchWidthE

452 	ptrA->patchWidthE = 0;
492 ptrA->patchWidthE = 0;
535 ptrA->patchWidthE = srcPtrA->patchWidthE;
553 if( ptrA->patchWidthE != srcPtrA->patchWidthE ) return FALSE;
575 int32 wL = ( int32 )ptrA->currentWidthE - ptrA->patchWidthE;
648 ptrA->patchWidthE = patchWidthA;
692 memSizeL += bbs_SIZEOF16( ptrA->patchWidthE );
714 memPtrA += bbs_memWrite32( &ptrA->patchWidthE, memPtrA );
740 memPtrA += bbs_memRead32( &ptrA->patchWidthE, memPtrA );
800 uint32 maxHScaleL = ( ptrA->workWidthE << 16 ) / ( ptrA->patchWidthE + 1 );
844 if( ( ptrA->xE + 1 ) < ( int32 )( ptrA->currentWidthE - ptrA->patchWidthE ) )
891 if( xA > ( int32 )( ptrA->currentWidthE - ptrA->patchWidthE ) )
1113 uint32 rw0L = ptrA->patchWidthE;
1220 uint32 rw0L = ptrA->patchWidthE;