Searched refs:Time_to_Bytes (Results 1 – 11 of 11) sorted by relevance
398 if (GetHeader().Time_to_Bytes(GetLength()) != in Close()407 (uint_t)GetHeader().Time_to_Bytes(GetLength()), 0, 0); in Close()463 offset = GetHeader().Time_to_Bytes(pos); in ReadData()522 offset = GetHeader().Time_to_Bytes(pos); in seekread()551 offset = GetHeader().Time_to_Bytes(pos); in seekwrite()588 svlim = (size_t)tohdr.Time_to_Bytes(limit); in AsyncCopy()593 GetHeader().Time_to_Bytes(svfrom - frompos)) == 0)) { in AsyncCopy()604 offset = (size_t)GetHeader().Time_to_Bytes(frompos); in AsyncCopy()
76 size = GetHeader().Time_to_Bytes(GetSize()); in alloc()212 addr += hdr_local.Time_to_Bytes(pos); in GetAddress()337 offset = GetHeader().Time_to_Bytes(pos); in ReadData()338 resid = GetHeader().Time_to_Bytes(GetLength()) - offset; in ReadData()402 offset = GetHeader().Time_to_Bytes(pos); in WriteData()505 cnt = (size_t)GetHeader().Time_to_Bytes(lim); in AsyncCopy()
216 ohdr.data_size = (uint_t)GetHeader().Time_to_Bytes(GetLength()); in encode_filehdr()495 offset = GetHeader().Time_to_Bytes(pos); in seekread()503 icnt = GetHeader().Time_to_Bytes(pos); in seekread()512 bufl = (size_t)GetHeader().Time_to_Bytes(buflen); in seekread()561 offset = GetHeader().Time_to_Bytes(pos); in seekwrite()569 ocnt = GetHeader().Time_to_Bytes(pos); in seekwrite()577 bufl = (size_t)GetHeader().Time_to_Bytes(buflen); in seekwrite()
346 lim = (size_t)tohdr.Time_to_Bytes(limit); in AsyncCopy()379 bufsiz = (size_t)tohdr.Time_to_Bytes(2.0); in AsyncCopy()381 bufsiz = (size_t)tohdr.Time_to_Bytes(1.0); in AsyncCopy()
140 Time_to_Bytes( in Time_to_Bytes() function in AudioHdr
199 buflen = GetHeader(pos).Time_to_Bytes((Double)(newpos - off)); in ReadData()
150 nbytes = (size_t)inhdr.Time_to_Bytes(length); in Convert()
79 return (hdr.Time_to_Bytes(length)); in GetByteCount()
160 virtual off_t Time_to_Bytes(Double sec) const;
65 len = (size_t)buf->GetHeader().Time_to_Bytes(buf->GetLength()); in write_output()
744 len = (size_t)ihdr.Time_to_Bytes(cvtlen); in do_convert()