Searched defs:availableBits (Results 1 – 2 of 2) sorted by relevance
285 uint32 availableBits = (inputStream->inputBufferCurrentLength << 3); // in bits in pvmp3_header_sync() local
1377 const VkDeviceSize availableBits = (totalSysMem - totalUsage) * 8; in allocateRandom() local