Searched defs:framesPerBurst (Results 1 – 18 of 18) 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
112 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
132 void IsochronousClockModel::setFramesPerBurst(int32_t framesPerBurst) { in setFramesPerBurst()
79 int32_t framesPerBurst; in open() local
132 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(mStream); variable
394 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(stream); in compareWithStream() local
126 int32_t framesPerBurst = AAudioStream_getFramesPerBurst(mStream); variable