Home
last modified time | relevance | path

Searched refs:sf_strerror (Results 1 - 25 of 41) sorted by relevance

12

/third_party/libsnd/tests/
H A 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()
H A 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()
H A Dcue_test.c33 filename, sizeof(uint32_t), sf_strerror(file)); in get_cues()
50 size, filename, sf_strerror(file)); in get_cues()
H A 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()
H A 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()
H A Dheaderless_test.c80 puts (sf_strerror (file)) ; in headerless_test()
141 puts (sf_strerror (file)) ; in old_test()
H A Dmulti_file_test.c173 puts (sf_strerror (sndfile)) ; in multi_file_test()
225 puts (sf_strerror (sndfile)) ; in write_file_at_end()
H A 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 (sndfil in cue_rw_test()
[all...]
H A Dsftest.c49 puts (sf_strerror (NULL)) ; in main()
H A Derror_test.c141 sf_strerror (NULL), sf_error_number (SF_ERR_UNRECOGNISED_FORMAT)) ; in zero_length_test()
240 { printf ("\n\nLine %d : sf_open_fd failed : %s\n", __LINE__, sf_strerror (NULL)) ; in error_close_test()
H A Dvirtual_io_test.c189 puts (sf_strerror (NULL)) ; in vio_test()
217 puts (sf_strerror (NULL)) ; in vio_test()
H A Dfix_this.c108 puts (sf_strerror (NULL)) ; in lcomp_test_int()
125 puts (sf_strerror (NULL)) ; in lcomp_test_int()
H A Ddither_test.c163 __LINE__, sf_strerror (file)) ; in dither_test()
/third_party/libsnd/examples/
H A Dsfprocess.c95 puts (sf_strerror (NULL)) ; in main()
107 puts (sf_strerror (NULL)) ; in main()
H A Dgenerate.c103 puts (sf_strerror (NULL)) ; in encode_file()
117 puts (sf_strerror (NULL)) ; in encode_file()
H A Dsndfile-loopify.c94 puts (sf_strerror (NULL)) ; in main()
101 { printf ("Not able to open output file %s : %s\n", outfilename, sf_strerror (NULL)) ; in main()
H A Dsndfile-to-text.c145 puts (sf_strerror (NULL)) ; in main()
151 { printf ("Not able to open output file %s : %s\n", outfilename, sf_strerror (NULL)) ; in main()
H A Dmake_sine.c94 puts (sf_strerror (file)) ; in main()
/third_party/libsnd/programs/
H A Dsndfile-salvage.c121 { printf ("sf_open ('%s') failed : %s\n", broken_wav, sf_strerror (NULL)) ; in salvage_file()
172 { printf ("sf_open ('%s') failed : %s\n", fixed_w64, sf_strerror (NULL)) ; in salvage_file()
293 { printf ("Error : sf_write_raw returned %" PRId64 " : %s\n", count, sf_strerror (sndfile)) ; in copy_data()
H A Dsndfile-info.c232 puts (sf_strerror (NULL)) ; in info_dump()
296 puts (sf_strerror (NULL)) ; in instrument_dump()
338 puts (sf_strerror (NULL)) ; in broadcast_dump()
408 puts (sf_strerror (NULL)) ; in chanmap_dump()
485 puts (sf_strerror (NULL)) ; in cart_dump()
H A Dsndfile-deinterleave.c88 { printf ("\nError : Not able to open input file '%s'\n%s\n", argv [1], sf_strerror (NULL)) ; in main()
133 { printf ("Not able to open output file '%s'\n%s\n", filename, sf_strerror (NULL)) ; in main()
H A Dsndfile-interleave.c104 { printf ("\nError : Not able to open input file '%s'\n%s\n", argv [k], sf_strerror (NULL)) ; in main()
131 { printf ("Not able to open output file '%s'\n%s\n", argv [argc - 1], sf_strerror (NULL)) ; in main()
H A Dsndfile-play.c103 { puts (sf_strerror (NULL)) ; in alsa_play()
374 { puts (sf_strerror (NULL)) ; in opensoundsys_play()
583 { puts (sf_strerror (NULL)) ; in win32_play()
686 { puts (sf_strerror (NULL)) ; in sndio_play()
747 { puts (sf_strerror (NULL)) ; in solaris_play()
H A 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/
H A Dsndfile.cc81 { error ("sfread: couldn't open file %s : %s", filename.c_str (), sf_strerror (NULL)) ; in DEFUN_DLD()
184 { error ("Couldn't open file %s : %s", filename.c_str (), sf_strerror (NULL)) ; in DEFUN_DLD()

Completed in 16 milliseconds

12