Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DMultiChannelResampler.h102 mOutputRate = outputRate; in setOutputRate()
133 return mOutputRate; in getOutputRate()
144 int32_t mOutputRate = 48000; variable