Searched refs:CIRCULAR_BUFFER_UPSAMPLE (Results 1 – 1 of 1) sorted by relevance
31 #define CIRCULAR_BUFFER_UPSAMPLE 4 //4 times buffer size macro62 cBInput.resize(mBlockSize * CIRCULAR_BUFFER_UPSAMPLE); in initBuffers()63 cBOutput.resize(mBlockSize * CIRCULAR_BUFFER_UPSAMPLE); in initBuffers()