Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioMixer.h52 int32_t mFramesPerBurst = 0; variable
DAAudioServiceEndpoint.h121 int32_t mFramesPerBurst = 0; variable
DAAudioServiceStreamBase.h285 int32_t mFramesPerBurst = 0; variable
/frameworks/av/media/libaaudio/src/binding/
DRingBufferParcelable.h79 int32_t mFramesPerBurst = 0; // for ISOCHRONOUS queues variable
/frameworks/av/media/libaaudio/src/client/
DIsochronousClockModel.h106 int32_t mFramesPerBurst; variable
DAudioStreamInternal.h153 int32_t mFramesPerBurst = MIN_FRAMES_PER_BURST; // frames per HAL transfer variable