Searched refs:Time_to_Samples (Results 1 – 7 of 7) sorted by relevance
136 (int)inbuf->GetHeader().Time_to_Samples(inbuf->GetLength()), in Convert()143 outbuf->GetHeader().Time_to_Samples(outbuf->GetSize()); in Convert()149 if (nsamps > outbuf->GetHeader().Time_to_Samples(outbuf->GetSize())) { in Convert()
248 frames = (size_t)inhdr.Time_to_Samples(inbuf->GetLength()); in process_dcfilter()300 frames = (size_t)inhdr.Time_to_Samples(inbuf->GetLength()); in process_instant()349 frames = (size_t)inhdr.Time_to_Samples(inbuf->GetLength()); in process_weighted()
197 Time_to_Samples( in Time_to_Samples() function in AudioHdr
127 nsamps = (size_t)inhdr.Time_to_Samples(length); in Convert()
110 nsamps = (size_t)inhdr.Time_to_Samples(length); in Convert()
257 frames = (size_t)inhdr.Time_to_Samples(length) in Convert()
166 virtual unsigned long Time_to_Samples(Double sec) const;