Home | History | Annotate | Download | only in libspeex

Lines Matching refs:fwrite

395    fwrite(rec, sizeof(spx_int16_t), len, rFile);
396 fwrite(play, sizeof(spx_int16_t), len, pFile);
397 fwrite(out, sizeof(spx_int16_t), len, oFile);