Lines Matching full:patchwidthe
362 ptrA->patchWidthE = 0;
396 ptrA->patchWidthE = 0;
444 int32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;
453 int32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;
469 uint32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;
497 ptrA->patchWidthE = patchWidthA;
549 memSizeL += bbs_SIZEOF16( ptrA->patchWidthE );
570 memPtrA += bbs_memWrite32( &ptrA->patchWidthE, memPtrA );
593 memPtrA += bbs_memRead32( &ptrA->patchWidthE, memPtrA );
678 if( ( ptrA->xE + 1 ) < ptrA->workScanRegionE.x2E - ( int32 )ptrA->patchWidthE )
725 if( xA < ptrA->workScanRegionE.x1E || xA >= ptrA->workScanRegionE.x2E - ( int32 )ptrA->patchWidthE )
775 uint32 wL = ptrA->workScanRegionE.x2E - ptrA->workScanRegionE.x1E - ptrA->patchWidthE;