/third_party/libsnd/src/ |
D | sndfile.c | 521 sf_close (SNDFILE *sndfile) in sf_close() 530 sf_write_sync (SNDFILE *sndfile) in sf_write_sync() 567 sf_strerror (SNDFILE *sndfile) in sf_strerror() 595 sf_error (SNDFILE *sndfile) in sf_error() 613 sf_perror (SNDFILE *sndfile) in sf_perror() 634 sf_error_str (SNDFILE *sndfile, char *str, size_t maxlen) in sf_error_str() 999 sf_command (SNDFILE *sndfile, int command, void *data, int datasize) in sf_command() 1505 sf_seek (SNDFILE *sndfile, sf_count_t offset, int whence) in sf_seek() 1623 sf_get_string (SNDFILE *sndfile, int str_type) in sf_get_string() 1635 sf_set_string (SNDFILE *sndfile, int str_type, const char* str) in sf_set_string() [all …]
|
D | common.h | 270 SNDFILE *sndfile ; member
|
/third_party/libsnd/tests/ |
D | error_test.c | 105 { SNDFILE *sndfile ; in no_file_test() local 123 { SNDFILE *sndfile ; in zero_length_test() local 149 { SNDFILE *sndfile ; in bad_wav_test() local 179 { SNDFILE *sndfile ; in wav_list_recover_test() local 220 SNDFILE *sndfile ; in error_close_test() local 266 SNDFILE *sndfile ; in unrecognised_test() local
|
D | multi_file_test.c | 131 { SNDFILE *sndfile ; in multi_file_test() local 206 { SNDFILE *sndfile ; in write_file_at_end() local
|
D | raw_test.c | 63 { SNDFILE *sndfile ; in raw_offset_test() local
|
D | format_check_test.c | 100 SNDFILE * sndfile ; in format_combo_test() local
|
D | command_test.c | 706 { SNDFILE *sndfile ; in instrumet_rw_test() local 895 { SNDFILE *sndfile ; in cue_rw_test() local
|
/third_party/libsnd/ |
D | sndfile.pc.in | 6 Name: sndfile name
|
D | CMakeLists.txt | 259 add_library (sndfile target
|
/third_party/libsnd/examples/ |
D | generate.cs | 154 static extern int sf_error (IntPtr sndfile); in sf_error() 157 static extern IntPtr sf_strerror (IntPtr sndfile); in sf_strerror() 163 static extern sf_count_t sf_read_float (IntPtr sndfile, float[] ptr, sf_count_t items); in sf_read_float() 166 static extern sf_count_t sf_write_float (IntPtr sndfile, float[] ptr, sf_count_t items); in sf_write_float() 169 static extern int sf_close (IntPtr sndfile); in sf_close()
|
/third_party/libsnd/programs/ |
D | sndfile-play.c | 93 SNDFILE *sndfile ; in alsa_play() local 365 SNDFILE *sndfile ; in opensoundsys_play() local 500 SNDFILE *sndfile ; member 679 SNDFILE *sndfile ; in sndio_play() local 738 SNDFILE *sndfile ; in solaris_play() local
|
D | sndfile-salvage.c | 99 { SNDFILE * sndfile ; in salvage_file() local 278 copy_data (int fd, SNDFILE * sndfile, int readsize) in copy_data()
|
/third_party/libsnd/ossfuzz/ |
D | sndfile_fuzzer.cc | 14 SNDFILE *sndfile = NULL ; in LLVMFuzzerTestOneInput() local
|
D | sndfile_alt_fuzzer.cc | 21 SNDFILE *sndfile = NULL ; in LLVMFuzzerTestOneInput() local
|
D | sndfile_fuzz_header.h | 88 SNDFILE **sndfile, in sf_init_file()
|
/third_party/libsnd/regtest/ |
D | database.c | 174 SNDFILE * sndfile ; in db_add_file() local 340 { SNDFILE * sndfile ; in check_file_by_ekey() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | sound-file-stream.c | 52 SNDFILE *sndfile; member
|
/third_party/gstreamer/gstplugins_bad/ext/ |
D | meson.build | 55 subdir('sndfile') subdir
|
/third_party/pulseaudio/src/utils/ |
D | pacat.c | 87 static SNDFILE* sndfile = NULL; variable
|
D | pactl.c | 94 static SNDFILE *sndfile = NULL; variable
|
/third_party/gstreamer/gstplugins_bad/ |
D | meson_options.txt | 150 option('sndfile', type : 'feature', value : 'auto', description : 'libsndfile plugin') feature
|
/third_party/gstreamer/gstplugins_bad/docs/plugins/ |
D | gst_plugins_cache.json | 223474 "sndfile": { object
|