Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/src/common/
H A DAudioSourceCaller.h37 AudioSourceCaller(int32_t channelCount, int32_t framesPerCallback, int32_t bytesPerSample) in AudioSourceCaller() function
H A DDataConversionFlowGraph.h35 class AudioSourceCaller; variable