Home
last modified time | relevance | path

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

/external/oboe/src/flowgraph/
DSourceI16.cpp29 SourceI16::SourceI16(int32_t channelCount) in SourceI16() function in SourceI16
33 int32_t SourceI16::onProcess(int32_t numFrames) { in onProcess()
DSourceI16.h30 class SourceI16 : public FlowGraphSourceBuffered {
32 explicit SourceI16(int32_t channelCount);
/external/oboe/src/common/
DDataConversionFlowGraph.cpp133 mSource = std::make_unique<SourceI16>(sourceChannelCount); in configure()
/external/oboe/
DCMakeLists.txt41 src/flowgraph/SourceI16.cpp
DAndroid.bp88 "src/flowgraph/SourceI16.cpp",
/external/skia/third_party/oboe/
DBUILD.gn66 "../externals/oboe/src/flowgraph/SourceI16.cpp",