Searched refs:lsx_tell (Results 1 – 19 of 19) sorted by relevance
193 p->data_start = lsx_tell(ft); in startread()324 p->data_start = lsx_tell(ft); in startwrite()393 p->nbytes = lsx_tell(ft) - p->data_start; in stopwrite()
39 lsx_tell
112 if (lsx_skipbytes(ft, FIXED_HDR - (size_t)lsx_tell(ft))) in startread()
114 start = lsx_tell(info->ft); in add_tag()
75 return lsx_tell(ft); in callback_tell()
180 lsx_padbytes(ft, 1024 - (size_t)lsx_tell(ft)); in write_header()
61 ft->data_start = lsx_tell(ft); in lsx_check_read_params()154 off_t lsx_tell(sox_format_t * ft) in lsx_tell() function
87 if((pos = lsx_tell(ft)) < 0) in decoder_tell_callback()380 else if ((pos = lsx_tell(ft)) < 0) in flac_stream_encoder_tell_callback()
139 off_t frame_size, data_start_offset = lsx_tell(ft); in amr_duration_frames()
40 return lsx_tell((sox_format_t *)ft);} in ft_tell()
156 p->ch0_pos = lsx_tell(ft); in startread()
823 off_t cstart = lsx_tell(ft); in startread()884 wav->dataStart = lsx_tell(ft); in startread()896 pos = lsx_tell(ft); in startread()
91 return lsx_tell(ft); in callback_tell()
159 seekto = lsx_tell(ft); in lsx_aiffstartread()313 offs = lsx_tell(ft); in lsx_aiffstartread()
258 samplestart = lsx_tell(ft); in sox_smpstartread()
750 v->blockseek = lsx_tell(ft); in blockstart()
205 off_t lsx_tell(sox_format_t * ft);
239 return lsx_tell((sox_format_t *)user_data); in vio_tell()
836 file_size = lsx_tell(ft); in rewrite_tags()