Home
last modified time | relevance | path

Searched defs:getSamplesPerFrame (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioServiceEndpoint.h42 int32_t getSamplesPerFrame() const { return mStreamInternal->getSamplesPerFrame(); } in getSamplesPerFrame() function
/frameworks/av/media/libaaudio/src/binding/
DAAudioStreamConfiguration.h53 int32_t getSamplesPerFrame() const { in getSamplesPerFrame() function
/frameworks/av/media/libaaudio/src/core/
DAudioStreamBuilder.h37 int getSamplesPerFrame() const { in getSamplesPerFrame() function
DAudioStream.h149 aaudio_result_t getSamplesPerFrame() const { in getSamplesPerFrame() function
/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimpleRecorder.h67 int32_t getSamplesPerFrame() { in getSamplesPerFrame() function