Searched refs:num_output (Results 1 – 2 of 2) sorted by relevance
204 int num_output = 0; in render() local212 num_output += count * pLibConfig->numChannels * sizeof(EAS_PCM); in render()234 if ((temp = mAudioTrack->write(mAudioBuffer, num_output)) < 0) { in render()
472 int num_output = 0; in render() local480 num_output += count * pLibConfig->numChannels * sizeof(EAS_PCM); in render()498 if ((temp = mAudioSink->write(mAudioBuffer, num_output)) < 0) { in render()