Searched refs:NumAdjustByte (Results 1 – 1 of 1) sorted by relevance
1182 UINT64 NumAdjustByte; in CreateAndUpdateComponent() local1263 Aligncheck = CheckAddressAlignment (CompStartAddress, 32 * 1024, &NumAdjustByte); in CreateAndUpdateComponent()1265 Aligncheck = CheckAddressAlignment (CompStartAddress, 8, &NumAdjustByte); in CreateAndUpdateComponent()1269 CompStartAddress -= NumAdjustByte; in CreateAndUpdateComponent()1274 Vtf2TotalSize += (UINT32) (FileSize + NumAdjustByte); in CreateAndUpdateComponent()1278 Vtf1TotalSize += (UINT32) (FileSize + NumAdjustByte); in CreateAndUpdateComponent()