Searched refs:srcSize (Results 1 – 2 of 2) sorted by relevance
711 const u32 srcSize = compSize; in ConstructOpPrepairExpandSheet() local719 if (pContext->GetRemain() < srcSize + sizeof(*pContext->GetUncompContext())) in ConstructOpPrepairExpandSheet()728 pContext->SetupExtendTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairExpandSheet()737 pContext->SetupSkipTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairExpandSheet()
977 const u32 srcSize = compSize; in ConstructOpPrepairCopyPackedSheet() local984 if (pContext->GetRemain() < srcSize) in ConstructOpPrepairCopyPackedSheet()991 pContext->SetupCopyTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairCopyPackedSheet()996 pContext->SetupSkipTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairCopyPackedSheet()