Searched refs:sox_seek (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | libsox.sym | 88 sox_seek
|
| H A D | example2.c | 71 assert(sox_seek(in, seek, SOX_SEEK_SET) == SOX_SUCCESS); in main()
|
| H A D | sox.c | 1309 sox_seek(files[current_input]->ft, read_wide_samples, in update_status() 1319 sox_seek(files[current_input]->ft, read_wide_samples, in update_status() 1357 if (offset && sox_seek(files[0]->ft, offset, SOX_SEEK_SET) == SOX_SUCCESS) { in optimize_trim()
|
| H A D | sox.h | 1974 sox_seek(
|
| H A D | formats.c | 1082 int sox_seek(sox_format_t * ft, sox_uint64_t offset, int whence) in sox_seek() function
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | ChangeLog | 583 o Change sox_seek() offset to 64-bit to work with > 2G files (cbagwell)
|