Searched refs:to_sample (Results 1 – 4 of 4) sorted by relevance
18 #define to_sample(a) ((struct tcf_sample *)a) macro31 return to_sample(a)->rate; in tcf_sample_rate()36 return to_sample(a)->truncate; in tcf_sample_truncate()41 return to_sample(a)->trunc_size; in tcf_sample_trunc_size()
99 s = to_sample(*a); in tcf_sample_init()130 struct tcf_sample *s = to_sample(a); in tcf_sample_cleanup()159 struct tcf_sample *s = to_sample(a); in tcf_sample_act()201 struct tcf_sample *s = to_sample(a); in tcf_sample_dump()265 struct tcf_sample *s = to_sample(a); in tcf_sample_get_group()
217 int lsx_offset_seek(sox_format_t * ft, off_t byte_offset, off_t to_sample) in lsx_offset_seek() argument219 double wide_sample = to_sample - (to_sample % ft->signal.channels); in lsx_offset_seek()
209 int lsx_offset_seek(sox_format_t * ft, off_t byte_offset, off_t to_sample);