Home
last modified time | relevance | path

Searched refs:GetByteCount (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc80 cnt = GetByteCount(); in alloc()
223 GetByteCount() const in GetByteCount() function in AudioBuffer
281 buflen = h.Bytes_to_Time(GetByteCount()); in SetHeader()
513 svcnt = (size_t)GetAddress() + (size_t)GetByteCount(); in AsyncCopy()
H A DAudio.cc355 if ((bptr == NULL) || (tob->GetByteCount() <= bufsiz)) { in AsyncCopy()
361 bufsiz = tob->GetByteCount() - bufsiz; in AsyncCopy()
/titanic_41/usr/src/cmd/audio/include/
H A DAudioStream_inline.h77 GetByteCount() const in GetByteCount() function
H A DAudioStream.h75 virtual size_t GetByteCount() const; // Get length, in bytes
H A DAudioBuffer.h65 virtual size_t GetByteCount() const; // Get size, in bytes