Searched refs:framesPulled (Results 1 – 1 of 1) sorted by relevance
35 int32_t framesPulled = pullData(framesLeft); in read() local36 if (framesPulled <= 0) { in read()40 int32_t numSamples = framesPulled * channelCount; in read()43 framesLeft -= framesPulled; in read()