Searched refs:gbuff (Results 1 – 1 of 1) sorted by relevance
108 gsm_signal *gbuff; in sox_gsmread() local130 gbuff = p->sampleTop; in sox_gsmread()131 if (gsm_decode(p->handle[ch], p->frames + ch*FRAMESIZE, gbuff) < 0) in sox_gsmread()139 *gsp = *gbuff++; in sox_gsmread()151 gsm_signal *gbuff; in gsmflush() local160 gbuff = p->sampleTop; in gsmflush()167 gbuff[i] = *gsp; in gsmflush()170 gsm_encode(p->handle[ch], gbuff, p->frames); in gsmflush()