Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DSinkI24.cpp30 SinkI24::SinkI24(int32_t channelCount) in SinkI24() function in SinkI24
33 int32_t SinkI24::read(void *data, int32_t numFrames) { in read()
DSinkI24.h32 class SinkI24 : public FlowGraphSink {
34 explicit SinkI24(int32_t channelCount);
/third_party/skia/third_party/externals/oboe/tests/
DtestFlowgraph.cpp121 SinkI24 sinkI24{1}; in TEST()
/third_party/skia/third_party/externals/oboe/
DCMakeLists.txt39 src/flowgraph/SinkI24.cpp
/third_party/skia/third_party/oboe/
DBUILD.gn64 "../externals/oboe/src/flowgraph/SinkI24.cpp",