Home
last modified time | relevance | path

Searched refs:oSampleRate (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DEffectHelper.h219 int oSampleRate = 48000, long iFrameCount = 0x100,
235 return createParamCommon(session, ioHandle, iSampleRate, oSampleRate, iFrameCount,
239 int oSampleRate, long iFrameCount, long oFrameCount, in createParamCommon() argument
252 output.base.sampleRate = oSampleRate; in createParamCommon()