Searched refs:updateSkipCutBuffer (Results 1 – 3 of 3) sorted by relevance
141 void OutputBuffers::updateSkipCutBuffer(int32_t sampleRate, int32_t channelCount) { in updateSkipCutBuffer() function in android::OutputBuffers159 void OutputBuffers::updateSkipCutBuffer( in updateSkipCutBuffer() function in android::OutputBuffers168 updateSkipCutBuffer(sampleRate, channelCount); in updateSkipCutBuffer()277 updateSkipCutBuffer(outputFormat, entry.notify); in popFromStashAndRegister()
221 void updateSkipCutBuffer(const sp<AMessage> &format, bool notify = true);377 void updateSkipCutBuffer(int32_t sampleRate, int32_t channelCount);
1698 output->buffers->updateSkipCutBuffer(outputFormat); in handleWork()