Searched refs:ChannelCountConverter (Results 1 – 7 of 7) sorted by relevance
23 ChannelCountConverter::ChannelCountConverter( in ChannelCountConverter() function in ChannelCountConverter30 ChannelCountConverter::~ChannelCountConverter() { } in ~ChannelCountConverter()32 int32_t ChannelCountConverter::onProcess(int32_t numFrames) { in onProcess()
33 class ChannelCountConverter : public FlowGraphNode {35 explicit ChannelCountConverter(39 virtual ~ChannelCountConverter();
159 mChannelCountConverter = std::make_unique<ChannelCountConverter>( in configure()189 mChannelCountConverter = std::make_unique<ChannelCountConverter>( in configure()
74 std::unique_ptr<flowgraph::ChannelCountConverter> mChannelCountConverter;
30 src/flowgraph/ChannelCountConverter.cpp
77 "src/flowgraph/ChannelCountConverter.cpp",
54 "../externals/oboe/src/flowgraph/ChannelCountConverter.cpp",