Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/resampler/
DIntegerRatio.h27 class IntegerRatio {
29 IntegerRatio(int32_t numerator, int32_t denominator) in IntegerRatio() function
DMultiChannelResampler.cpp38 IntegerRatio ratio(builder.getInputRate(), builder.getOutputRate()); in MultiChannelResampler()
86 IntegerRatio ratio(getInputRate(), getOutputRate()); in build()
DIntegerRatio.cpp28 void IntegerRatio::reduce() { in reduce()
/external/oboe/
DCMakeLists.txt43 src/flowgraph/resampler/IntegerRatio.cpp
DAndroid.bp90 "src/flowgraph/resampler/IntegerRatio.cpp",
/external/skia/third_party/oboe/
DBUILD.gn68 "../externals/oboe/src/flowgraph/resampler/IntegerRatio.cpp",