Home
last modified time | relevance | path

Searched defs:sourceChannelCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaaudio/src/client/
H A DAAudioFlowGraph.cpp43 int32_t sourceChannelCount, in configure()
/aosp_15_r20/external/oboe/src/common/
H A DDataConversionFlowGraph.cpp86 int32_t sourceChannelCount = sourceStream->getChannelCount(); in configure() local