Searched refs:updateSkipCutBuffer (Results 1 – 3 of 3) sorted by relevance
211 void updateSkipCutBuffer(int32_t sampleRate, int32_t channelCount);
132 void OutputBuffers::updateSkipCutBuffer(int32_t sampleRate, int32_t channelCount) { in updateSkipCutBuffer() function in android::OutputBuffers
1293 output->buffers->updateSkipCutBuffer(sampleRate, channelCount); in handleWork()