Lines Matching refs:Double
80 Double AudioExtent::
89 Double s) // start time, in seconds in SetStart()
98 Double AudioExtent::
111 Double e) // end time, in seconds in SetEnd()
113 Double len; in SetEnd()
125 Double AudioExtent::
128 Double x; in GetLength()
156 Double pos) // position in GetHeader()
171 Double& pos) // start position (updated) in ReadData()
175 Double off; in ReadData()
176 Double newpos; in ReadData()
199 buflen = GetHeader(pos).Time_to_Bytes((Double)(newpos - off)); in ReadData()
228 Double&) // start position (updated) in WriteData() argument