Searched defs:framesPerBurst (Results 1 – 19 of 19) sorted by relevance
51 void setBurstPeriod(int32_t framesPerBurst, in setBurstPeriod()
40 void AAudioMixer::allocate(int32_t samplesPerFrame, int32_t framesPerBurst) { in allocate()
74 int32_t framesPerBurst) { in calculateBufferCapacity()
34 int32_t framesPerBurst = 0; in main() local
50 int32_t framesPerBurst = 0; in testOpenOptions() local
60 int32_t framesPerBurst = 0; in s_StartAudio() local
119 const size_t framesPerBurst = 32; in TEST() local
231 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(engine.stream); in main() local
156 int32_t framesPerBurst = 0; in testTimeStamps() local
420 int32_t framesPerBurst = 0; in TEST() local
45 int32_t framesPerBurst = 0; in main() local
67 void RingBufferParcelable::setFramesPerBurst(int32_t framesPerBurst) { in setFramesPerBurst()
74 int32_t framesPerBurst; // for ISOCHRONOUS queues member
136 void IsochronousClockModel::setFramesPerBurst(int32_t framesPerBurst) { in setFramesPerBurst()
78 int32_t framesPerBurst; in open() local
132 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(mStream); variable
464 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(stream); in compareWithStream() local
123 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(mStream); variable