Home
last modified time | relevance | path

Searched refs:sf_strerror (Results 1 – 25 of 50) sorted by relevance

12

/third_party/libsnd/tests/
Dalaw_test.c59 puts (sf_strerror (NULL)) ; in main()
79 puts (sf_strerror (NULL)) ; in main()
87 puts (sf_strerror (file)) ; in main()
108 puts (sf_strerror (NULL)) ; in main()
124 puts (sf_strerror (NULL)) ; in main()
132 puts (sf_strerror (file)) ; in main()
Dulaw_test.c59 puts (sf_strerror (NULL)) ; in main()
79 puts (sf_strerror (NULL)) ; in main()
87 puts (sf_strerror (file)) ; in main()
109 puts (sf_strerror (NULL)) ; in main()
125 puts (sf_strerror (NULL)) ; in main()
133 puts (sf_strerror (file)) ; in main()
Daiff_rw_test.c125 { printf ("\n\nLine %d : sf_open SFM_READ failed : %s\n\n", __LINE__, sf_strerror (NULL)) ; in rw_test()
133 { printf ("\n\nLine %d : sf_open SFM_RDWR failed : %s\n\n", __LINE__, sf_strerror (NULL)) ; in rw_test()
142 { printf ("\n\nLine %d : sf_open SFM_RDWR failed : %s\n\n", __LINE__, sf_strerror (NULL)) ; in rw_test()
Dformat_check_test.c66 strstr (sf_strerror (NULL), "minor format") == NULL, in format_error_test()
74 strstr (sf_strerror (NULL), "major format") == NULL, in format_error_test()
Dcue_test.c33 filename, sizeof(uint32_t), sf_strerror(file)); in get_cues()
50 size, filename, sf_strerror(file)); in get_cues()
Dheaderless_test.c80 puts (sf_strerror (file)) ; in headerless_test()
141 puts (sf_strerror (file)) ; in old_test()
Dmulti_file_test.c173 puts (sf_strerror (sndfile)) ; in multi_file_test()
225 puts (sf_strerror (sndfile)) ; in write_file_at_end()
Dvirtual_io_test.c189 puts (sf_strerror (NULL)) ; in vio_test()
217 puts (sf_strerror (NULL)) ; in vio_test()
Derror_test.c145 sf_strerror (NULL), sf_error_number (SF_ERR_UNRECOGNISED_FORMAT)) ; in zero_length_test()
205 { printf ("\n\nLine %d : sf_open_fd failed : %s\n", __LINE__, sf_strerror (NULL)) ; in error_close_test()
Dsftest.c49 puts (sf_strerror (NULL)) ; in main()
Dcommand_test.c249 puts (sf_strerror (NULL)) ; in float_norm_test()
274 puts (sf_strerror (NULL)) ; in float_norm_test()
365 puts (sf_strerror (NULL)) ; in double_norm_test()
390 puts (sf_strerror (NULL)) ; in double_norm_test()
719 printf ("Error: SFC_SET_INSTRUMENT on [%s] [%s]\n", filename, sf_strerror (sndfile)) ; in instrumet_rw_test()
722 printf ("Error: SFC_GET_INSTRUMENT on [%s] [%s]\n", filename, sf_strerror (sndfile)) ; in instrumet_rw_test()
726 printf ("Error: SFC_UPDATE_HEADER_NOW on [%s] [%s]\n", filename, sf_strerror (sndfile)) ; in instrumet_rw_test()
918 printf ("Error: SFC_SET_CUE on [%s] [%s]\n", filename, sf_strerror (sndfile)) ; in cue_rw_test()
921 printf ("Error: SFC_GET_CUE on [%s] [%s]\n", filename, sf_strerror (sndfile)) ; in cue_rw_test()
925 printf ("Error: SFC_UPDATE_HEADER_NOW on [%s] [%s]\n", filename, sf_strerror (sndfile)) ; in cue_rw_test()
[all …]
Dfix_this.c108 puts (sf_strerror (NULL)) ; in lcomp_test_int()
125 puts (sf_strerror (NULL)) ; in lcomp_test_int()
Dlocale_test.c73 …exit_if_true (file == NULL, "\n\nLine %d : sf_wchar_open failed : %s\n\n", __LINE__, sf_strerror (… in wchar_test()
/third_party/libsnd/examples/
Dsfprocess.c95 puts (sf_strerror (NULL)) ; in main()
106 puts (sf_strerror (NULL)) ; in main()
Dgenerate.c103 puts (sf_strerror (NULL)) ; in encode_file()
117 puts (sf_strerror (NULL)) ; in encode_file()
Dsndfile-to-text.c136 puts (sf_strerror (NULL)) ; in main()
142 { printf ("Not able to open output file %s : %s\n", outfilename, sf_strerror (NULL)) ; in main()
Dsndfile-loopify.c100 puts (sf_strerror (NULL)) ; in main()
107 { printf ("Not able to open output file %s : %s\n", outfilename, sf_strerror (NULL)) ; in main()
Dmake_sine.c94 puts (sf_strerror (file)) ; in main()
/third_party/libsnd/programs/
Dsndfile-salvage.c115 { printf ("sf_open ('%s') failed : %s\n", broken_wav, sf_strerror (NULL)) ; in salvage_file()
166 { printf ("sf_open ('%s') failed : %s\n", fixed_w64, sf_strerror (NULL)) ; in salvage_file()
274 { printf ("Error : sf_write_raw returned %" PRId64 " : %s\n", count, sf_strerror (sndfile)) ; in copy_data()
Dsndfile-info.c232 puts (sf_strerror (NULL)) ; in info_dump()
296 puts (sf_strerror (NULL)) ; in instrument_dump()
336 puts (sf_strerror (NULL)) ; in broadcast_dump()
406 puts (sf_strerror (NULL)) ; in chanmap_dump()
483 puts (sf_strerror (NULL)) ; in cart_dump()
Dsndfile-deinterleave.c83 { printf ("\nError : Not able to open input file '%s'\n%s\n", argv [1], sf_strerror (NULL)) ; in main()
128 { printf ("Not able to open output file '%s'\n%s\n", filename, sf_strerror (NULL)) ; in main()
Dsndfile-interleave.c96 { printf ("\nError : Not able to open input file '%s'\n%s\n", argv [k], sf_strerror (NULL)) ; in main()
123 { printf ("Not able to open output file '%s'\n%s\n", argv [argc - 1], sf_strerror (NULL)) ; in main()
Dsndfile-play.c103 { puts (sf_strerror (NULL)) ; in alsa_play()
372 { puts (sf_strerror (NULL)) ; in opensoundsys_play()
581 { puts (sf_strerror (NULL)) ; in win32_play()
684 { puts (sf_strerror (NULL)) ; in sndio_play()
745 { puts (sf_strerror (NULL)) ; in solaris_play()
Dsndfile-convert.c292 puts (sf_strerror (NULL)) ; in main()
346 { printf ("Not able to open output file %s : %s\n", outfilename, sf_strerror (NULL)) ; in main()
/third_party/libsnd/Octave/
Dsndfile.cc81 { error ("sfread: couldn't open file %s : %s", filename.c_str (), sf_strerror (NULL)) ;
184 { error ("Couldn't open file %s : %s", filename.c_str (), sf_strerror (NULL)) ;

12