Searched refs:alignedSize (Results 1 – 1 of 1) sorted by relevance
891 size_t alignedSize = align(bufSize, alignment); in allocateBuffersOnPort() local893 if (def.nBufferCountActual > SIZE_MAX / (alignedSize + alignedConvSize)) { in allocateBuffersOnPort()908 (alignedSize + alignedConvSize); in allocateBuffersOnPort()