Home
last modified time | relevance | path

Searched defs:maxOutSize (Results 1 – 2 of 2) sorted by relevance

/external/lz4/tests/
Dfullbench.c392 size_t maxOutSize = (size_t)dstSize; in local_LZ4F_decompress_followHint() local
427 size_t maxOutSize = (size_t)dstSize; in local_LZ4F_decompress_noHint() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp1938 …const auto maxOutSize = std::min(meshProperties.maxMeshOutputMemorySize, meshProperties.maxMeshP… in getParamsFromContext() local