Searched refs:IntegerRatio (Results 1 – 6 of 6) sorted by relevance
27 class IntegerRatio {29 IntegerRatio(int32_t numerator, int32_t denominator) in IntegerRatio() function
38 IntegerRatio ratio(builder.getInputRate(), builder.getOutputRate()); in MultiChannelResampler()86 IntegerRatio ratio(getInputRate(), getOutputRate()); in build()
28 void IntegerRatio::reduce() { in reduce()
43 src/flowgraph/resampler/IntegerRatio.cpp
90 "src/flowgraph/resampler/IntegerRatio.cpp",
68 "../externals/oboe/src/flowgraph/resampler/IntegerRatio.cpp",