Searched refs:totalFramesRead (Results 1 – 3 of 3) sorted by relevance
122 int totalFramesRead = 0; in getDataFloat() local137 totalFramesRead += numFramesRead; in getDataFloat()153 return totalFramesRead; in getDataFloat()
32 int32_t totalFramesRead = 0; in onAudioReady() local42 totalFramesRead += actualFramesRead; in onAudioReady()45 if (totalFramesRead > 0) { in onAudioReady()
33 int32_t totalFramesRead = 0; in onAudioReady() local43 totalFramesRead += actualFramesRead; in onAudioReady()46 if (totalFramesRead > 0) { in onAudioReady()