Home
last modified time | relevance | path

Searched refs:sf_writef_int (Results 1 – 25 of 31) sorted by relevance

12

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A DSymbols.static21 sf_writef_int
H A Dlibsndfile-1.def25 sf_writef_int @34
H A DSymbols.gnu-binutils26 sf_writef_int ;
/dports/audio/libbs2b/libbs2b-3.1.0/win32/sndfile/
H A Dlibsndfile-1.def26 sf_writef_int @34
H A Dsndfile.h578 sf_count_t sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) ;
/dports/audio/traverso/traverso-0.49.6/src/audiofileio/encode/
H A DSFAudioWriter.cpp136 written = sf_writef_int (m_sf, (int*) buffer, frameCount);
/dports/audio/libsndfile/libsndfile-1.0.31/programs/
H A Dsndfile-concat.c165 sf_writef_int (wfile, data, readcount) ; in concat_data_int()
H A Dsndfile-interleave.c172 sf_writef_int (state->outfile, state->dout.i, max_read_len) ; in interleave_int()
H A Dcommon.c95 sf_writef_int (outfile, data, readcount) ; in sfe_copy_data_int()
/dports/audio/libsndfile/libsndfile-1.0.31/examples/
H A Dsndfile-loopify.c147 sf_writef_int (outfile, data, readcount) ; in sfe_copy_data_int()
/dports/audio/py-pysndfile/pysndfile-1.4.3/
H A Dpysndfile.hh313 sf_count_t sf_writef_int(SNDFILE *, const int *, sf_count_t ) {return 0;} in sf_writef_int() function
649 { return sf_writef_int (p->sf, ptr, frame_count) ; } in writef()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/libsndfile/
H A Dsndfile.h578 sf_count_t sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) ;
H A Dsndfile.hh351 { return sf_writef_int (p->sf, ptr, frame_count) ; } in writef()
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/tests/bugs/issue-75/
H A Dsndfile.h600 sf_count_t sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) ;
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/
H A Dsndfile.h601 sf_count_t sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) ;
/dports/audio/libsndfile/libsndfile-1.0.31/tests/
H A Dfix_this.c112 if ((k = sf_writef_int (file, orig, datalen)) != datalen) in lcomp_test_int()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/formats/mod_sndfile/
H A Dmod_sndfile.c414 *len = (size_t) sf_writef_int(context->handle, (int *) data, inlen); in sndfile_file_write()
422 *len = (size_t) sf_writef_int(context->handle, (int *) data, inlen); in sndfile_file_write()
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmwavdata.cc344 sf_count_t count = sf_writef_int (sndfile, &isamples[0], frames); in save()
/dports/audio/faust/faust-2.37.3/architecture/android/app/lib/libsndfile/include/
H A Dsndfile.h695 sf_count_t sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) ;
/dports/audio/faust/faust-2.37.3/embedded/faustgen/MacOS/sndfile/
H A Dsndfile.h695 sf_count_t sf_writef_int (SNDFILE *sndfile, const int *ptr, sf_count_t frames) ;
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/private/
H A Dsndfile.hh399 { return sf_writef_int (p->sf, ptr, frame_count) ; } in writef()
/dports/audio/libsndfile/libsndfile-1.0.31/include/
H A Dsndfile.hh390 { return sf_writef_int (p->sf, ptr, frame_count) ; } in writef()
/dports/audio/ladspa/ladspa_sdk_1.17/src/
H A Dapplyplugin.c221 lWriteLength = sf_writef_int(g_poOutputFile, in writeFromBuffers()
/dports/lang/fpc-source/fpc-3.2.2/packages/sndfile/src/
H A Dsndfile.pp550 function sf_writef_int (sndfile : PSNDFILE; ptr : ctypes.pcint;
552 external sndfilelib name 'sf_writef_int';
/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchSampleStoreSndFile.c411 handle->data2 = sf_writef_int; in ipatch_sample_store_snd_file_sample_iface_open()

12