Searched refs:Time_to_Samples (Results 1 – 7 of 7) sorted by relevance
133 (int)inbuf->GetHeader().Time_to_Samples(inbuf->GetLength()), in Convert()139 outbuf->GetHeader().Time_to_Samples(outbuf->GetSize()); in Convert()144 if (nsamps > outbuf->GetHeader().Time_to_Samples(outbuf->GetSize())) { in Convert()
250 frames = (size_t)inhdr.Time_to_Samples(inbuf->GetLength()); in process_dcfilter()302 frames = (size_t)inhdr.Time_to_Samples(inbuf->GetLength()); in process_instant()351 frames = (size_t)inhdr.Time_to_Samples(inbuf->GetLength()); in process_weighted()
199 Time_to_Samples( in Time_to_Samples() function in AudioHdr
128 nsamps = (size_t)inhdr.Time_to_Samples(length); in Convert()
112 nsamps = (size_t)inhdr.Time_to_Samples(length); in Convert()
258 frames = (size_t)inhdr.Time_to_Samples(length) in Convert()
168 virtual unsigned long Time_to_Samples(Double sec) const;