Searched refs:num_output (Results 1 – 1 of 1) sorted by relevance
203 int num_output = 0; in render() local211 num_output += count * pLibConfig->numChannels * sizeof(EAS_PCM); in render()233 if ((temp = mAudioTrack->write(mAudioBuffer, num_output)) < 0) { in render()