Searched refs:num_output (Results 1 – 2 of 2) sorted by relevance
200 int num_output = 0; in render() local208 num_output += count * pLibConfig->numChannels * sizeof(EAS_PCM); in render()230 if ((temp = mAudioTrack->write(mAudioBuffer, num_output)) < 0) { in render()
480 int num_output = 0; in render() local488 num_output += count * pLibConfig->numChannels * sizeof(EAS_PCM); in render()506 if ((temp = mAudioSink->write(mAudioBuffer, num_output)) < 0) { in render()