Home
last modified time | relevance | path

Searched defs:getFramesPerBurst (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/services/oboeservice/
H A DAAudioMixer.h44 int32_t getFramesPerBurst() const { return mFramesPerBurst; } in getFramesPerBurst() function
H A DAAudioServiceEndpoint.h96 int32_t getFramesPerBurst() const { in getFramesPerBurst() function
H A DAAudioServiceStreamBase.h150 int32_t getFramesPerBurst() const { in getFramesPerBurst() function
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DIsochronousClockModel.h73 int32_t getFramesPerBurst() const { in getFramesPerBurst() function
/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DRingBufferParcelable.cpp84 int32_t RingBufferParcelable::getFramesPerBurst() { in getFramesPerBurst() function in RingBufferParcelable
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAudioStream.h198 virtual int32_t getFramesPerBurst() const { in getFramesPerBurst() function