Searched refs:srcSize (Results 1 – 2 of 2) sorted by relevance
713 const u32 srcSize = compSize; in ConstructOpPrepairExpandSheet() local721 if (pContext->GetRemain() < srcSize + sizeof(*pContext->GetUncompContext())) in ConstructOpPrepairExpandSheet()730 pContext->SetupExtendTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairExpandSheet()739 pContext->SetupSkipTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairExpandSheet()
979 const u32 srcSize = compSize; in ConstructOpPrepairCopyPackedSheet() local986 if (pContext->GetRemain() < srcSize) in ConstructOpPrepairCopyPackedSheet()993 pContext->SetupCopyTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairCopyPackedSheet()998 pContext->SetupSkipTask(srcSize, ConstructContext::PREPAIR_EXPAND_SHEET); in ConstructOpPrepairCopyPackedSheet()