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