Searched refs:maxBufferSize (Results 1 – 7 of 7) sorted by relevance
48 int maxBufferSize; member61 …Types, int minTextureSize, int maxTextureSize, int minBufferSize, int maxBufferSize, bool write, b…
483 …int dummySize = deMax32(m_config.maxBufferSize, m_config.maxTextureSize*m_config.maxTextureSize*4); in MemObjectAllocator()676 int size = rnd.getInt(m_config.minBufferSize, m_config.maxBufferSize); in allocateBuffer()819 …Types, int minTextureSize, int maxTextureSize, int minBufferSize, int maxBufferSize, bool write, b… in MemoryStressCase() argument831 m_config.maxBufferSize = maxBufferSize; in MemoryStressCase()
121 size_t maxBufferSize; member136 size_t maxBufferSize; member271 …cctxI.maxBufferSize = 5 MB; /* mess with real buffer size to prevent allocation; works because a… in LZ4F_compressFrame()398 if (cctxPtr->maxBufferSize < requiredBuffSize) in LZ4F_compressBegin()400 cctxPtr->maxBufferSize = requiredBuffSize; in LZ4F_compressBegin()597 …if ((cctxPtr->tmpIn + blockSize) > (cctxPtr->tmpBuff + cctxPtr->maxBufferSize) /* necessarily bl… in LZ4F_compressUpdate()652 …if ((cctxPtr->tmpIn + cctxPtr->maxBlockSize) > (cctxPtr->tmpBuff + cctxPtr->maxBufferSize)) /* n… in LZ4F_flush()784 if (bufferNeeded > dctxPtr->maxBufferSize) /* tmp buffers too small */ in LZ4F_decodeHeader()788 dctxPtr->maxBufferSize = bufferNeeded; in LZ4F_decodeHeader()791 dctxPtr->tmpOutBuffer= ALLOCATOR(dctxPtr->maxBufferSize); in LZ4F_decodeHeader()[all …]
1068 …ploadSampleResult<DurationType> >* buckets, int numBuckets, int& minBufferSize, int& maxBufferSize) in bucketizeSamplesUniformly() argument1071 maxBufferSize = 0; in bucketizeSamplesUniformly()1079 if (!maxBufferSize || samples[sampleNdx].allocatedSize > maxBufferSize) in bucketizeSamplesUniformly()1080 maxBufferSize = samples[sampleNdx].allocatedSize; in bucketizeSamplesUniformly()1085 …xFloat = (samples[sampleNdx].allocatedSize - minBufferSize) / (float)(maxBufferSize - minBufferSiz… in bucketizeSamplesUniformly()1700 int maxBufferSize = 0; in analyzeSampleResults() local1703 bucketizeSamplesUniformly(samples, &buckets[0], numBuckets, minBufferSize, maxBufferSize); in analyzeSampleResults()1712 …ngeMin = minBufferSize + (int)(( bucketNdx / (float)numBuckets) * (maxBufferSize - minBufferSiz… in analyzeSampleResults()1713 …ngeMax = minBufferSize + (int)(((bucketNdx+1) / (float)numBuckets) * (maxBufferSize - minBufferSiz… in analyzeSampleResults()2023 const int maxBufferSize = 16777216; in iterate() local[all …]
1689 int32_t bufferSize, maxBufferSize; in TestConvertSafeClone() local1788 maxBufferSize = 0; in TestConvertSafeClone()1807 if(actualSizes[idx] > maxBufferSize) { in TestConvertSafeClone()1808 maxBufferSize = actualSizes[idx]; in TestConvertSafeClone()1882 sizeof(UConverter), maxBufferSize, maxName, (int)U_CNV_SAFECLONE_BUFFERSIZE); in TestConvertSafeClone()1883 if(maxBufferSize > U_CNV_SAFECLONE_BUFFERSIZE) { in TestConvertSafeClone()1885 maxBufferSize, maxName, (int)U_CNV_SAFECLONE_BUFFERSIZE); in TestConvertSafeClone()
155 samplesRead = sonicReadShortFromStream(stream, outBuffer, maxBufferSize);
META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...