Searched refs:rawSizeFrames (Results 1 – 1 of 1) sorted by relevance
211 const int32_t rawSizeFrames = in calculateBufferSizeFrames() local215 const int32_t multipleOf16 = (rawSizeFrames + 15) & ~15; in calculateBufferSizeFrames()