Searched refs:buffer_r (Results 1 – 1 of 1) sorted by relevance
1146 float *buffer_l, *buffer_r = NULL; in sox_mp3write() local1178 buffer_r = p->pcm_buffer + nsamples; in sox_mp3write()1183 buffer_r[i] = MP3_SAMPLE_TO_FLOAT(buf[j++]); in sox_mp3write()1213 written = p->lame_encode_buffer_float(p->gfp, buffer_l, buffer_r, in sox_mp3write()