Home
last modified time | relevance | path

Searched refs:SetLength (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioTypeMux.cc155 multibuf[i]->SetLength(length); in Convert()
210 outbuf->SetLength(length); in Convert()
222 outbuf->SetLength(length); in Convert()
H A DAudioBuffer.cc251 SetLength(buflen); in SetSize()
285 SetLength( in SetLength() function in AudioBuffer
H A DAudioTypeSampleRate.cc154 outbuf->SetLength(outbuf->GetHeader().Samples_to_Time(nsamps)); in Convert()
H A DAudioTypeChannel.cc198 outbuf->SetLength(length); in Convert()
H A DAudioTypeG72X.cc231 outbuf->SetLength(length); in Convert()
H A DAudio.cc370 tob->SetLength(topos); in AsyncCopy()
H A DAudioTypePcm.cc487 outbuf->SetLength(length); in Convert()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioStream_inline.h60 SetLength( in SetLength() function
H A DAudioStream.h69 virtual void SetLength(
H A DAudioBuffer.h71 virtual void SetLength(
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc756 obuf->SetLength(ihdr.Bytes_to_Time(len)); in do_convert()
791 obuf->SetLength(0.0); in do_convert()