Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc58 return (hdrset() && (GetAddress() != 0)); in opened()
245 if (!hdrset()) { in SetSize()
288 if (!hdrset() || (len < 0.)) // no-op if not ready in SetLength()
442 if (!hdrset()) in AppendData()
H A DAudioStream.cc65 if (hdrset() && opened()) in SetHeader()
H A DAudioFile.cc129 if (!hdrset()) in createfile()
242 GetAccess().Append() && hdrset()) { in OpenPath()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioStream_inline.h38 hdrset() const in hdrset() function
H A DAudioStream.h49 Boolean hdrset() const; // TRUE if header valid