Searched refs:sampleRateLegacy (Results 1 – 1 of 1) sorted by relevance
943 uint32_t sampleRateLegacy = VALUE_OR_RETURN_BINDER(convertIntegral<uint32_t>(sampleRate)); in getInputBufferSize() local948 size_t size = mDelegate->getInputBufferSize(sampleRateLegacy, formatLegacy, channelMaskLegacy); in getInputBufferSize()