Home
last modified time | relevance | path

Searched refs:sfe_copy_data_fp (Results 1 - 3 of 3) sorted by relevance

/third_party/libsnd/programs/
H A Dcommon.h70 int sfe_copy_data_fp (SNDFILE *outfile, SNDFILE *infile, int channels, int normalize) ;
H A Dcommon.c50 sfe_copy_data_fp (SNDFILE *outfile, SNDFILE *infile, int channels, int normalize) in sfe_copy_data_fp() function
83 } /* sfe_copy_data_fp */ in sfe_copy_data_fp()
275 { if (sfe_copy_data_fp (outfile, infile, sfinfo.channels, SF_FALSE) != 0) in sfe_apply_metadata_changes()
H A Dsndfile-convert.c361 { if (sfe_copy_data_fp (outfile, infile, sfinfo.channels, normalize) != 0) in main()

Completed in 3 milliseconds