Searched defs:GetLength (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A DAudioStream_inline.h71 GetLength() const function in class:AudioStream
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioExtent.cc105 return (ref->GetLength());
117 len = ref->GetLength();
126 GetLength() const function in class:AudioExtent
H A DAudioList.cc146 length = ep->aptr->GetLength();
164 GetLength() const function in class:AudioList
173 x = ep->aptr->GetLength();
271 pos += ep->aptr->GetLength() - off;
394 frompos += ep->aptr->GetLength() - off;

Completed in 70 milliseconds