Home
last modified time | relevance | path

Searched refs:maxSrcSize (Results 1 – 2 of 2) sorted by relevance

/external/lz4/lib/
Dlz4frame.c274 size_t const maxSrcSize = srcSize + bufferedSize; in LZ4F_compressBound_internal() local
275 unsigned const nbFullBlocks = (unsigned)(maxSrcSize / blockSize); in LZ4F_compressBound_internal()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c16255 unsigned long maxSrcSize; in Qt_DataCodecBeginInterruptSafe() local
16261 &maxSrcSize)) in Qt_DataCodecBeginInterruptSafe()
16264 maxSrcSize); in Qt_DataCodecBeginInterruptSafe()