Home
last modified time | relevance | path

Searched refs:writeSamplesProc (Results 1 – 5 of 5) sorted by relevance

/dports/audio/snack/snack2.2.10/generic/
H A DjkSound.h291 typedef int (writeSamplesProc)(Sound *s, Tcl_Channel ch, Tcl_Obj *obj, typedef
313 writeSamplesProc *writeProc;
328 writeSamplesProc *writeProc;
587 extern int WriteSound(writeSamplesProc *writeProc, Sound *s,
H A DsnackDecls.h42 writeSamplesProc * WriteSamplesProc,
137 …OpenProc, closeProc * CloseProc, readSamplesProc * ReadSamplesProc, writeSamplesProc * WriteSample…
H A DjkSoundFile.c737 WriteSound(writeSamplesProc *writeProc, Sound *s, Tcl_Interp *interp, in WriteSound()
3269 writeSamplesProc *writeProc, seekProc *seekProc) in Snack_AddFileFormat()
/dports/audio/snack/snack2.2.10/unix/
H A Dsnack.decls40 writeSamplesProc *WriteSamplesProc, \
/dports/audio/snack/snack2.2.10/
H A Dchanges734 5/8/01 (feature change) Changed parameter of writeSamplesProc() and added implementation to support…