if (!calleeName.isNull()) if (!calleeName.isNull()) scope->declareCallee(&calleeName); scope->declareCallee(&calleeName); if (m_lexer->isReparsingFunction()) if (m_lexer->isReparsingFunction()) m_statementDepth--; m_statementDepth--; SourceElements* sourceElements = nullptr; SourceEl...
// Context: Resizes a source image by xFactor and yFactor (not in-place)/// Returns: IppStatus// ippStsNoErr, if no errors// ippStsNullPtrErr, if pSrc == NULL or pDst == NULL// ippStsStepErr, if srcStep or dstStep is less than or ...