Searched refs:FRAMESIZE (Results 1 – 4 of 4) sorted by relevance
39 #define FRAMESIZE (size_t)33 macro80 p->frames = lsx_malloc(p->channels*FRAMESIZE); in gsmstart_rw()121 r = lsx_readbuf(ft, p->frames, p->channels * FRAMESIZE); in sox_gsmread()122 if (r != p->channels * FRAMESIZE) in sox_gsmread()131 if (gsm_decode(p->handle[ch], p->frames + ch*FRAMESIZE, gbuff) < 0) in sox_gsmread()171 r = lsx_writebuf(ft, p->frames, FRAMESIZE); in gsmflush()172 if (r != FRAMESIZE) in gsmflush()
740 #define FRAMESIZE 184 in sb1000_rx() macro741 unsigned char st[2], buffer[FRAMESIZE], session_id, frame_id; in sb1000_rx()750 const int FrameSize = FRAMESIZE; in sb1000_rx()
24781 '-mwarn-framesize=FRAMESIZE'