Searched defs:Convert (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioTypeChannel.cc64 // Convert buffer to the specified type
67 Convert( function in class:AudioTypeChannel
H A DAudioTypeG72X.cc93 // Convert buffer to the specified type
96 Convert( function in class:AudioTypeG72X
147 // Convert from the input type to the output type
H A DAudioTypeMux.cc66 Convert( function in class:AudioTypeMux
H A DAudioTypeSampleRate.cc71 // Convert buffer to the specified type
74 Convert( function in class:AudioTypeSampleRate
H A DAudioTypePcm.cc107 // Convert floating-point to integer, scaled by the appropriate constant
207 // Convert buffer to the specified type
210 Convert( function in class:AudioTypePcm
255 // Convert from the input type to the output type
281 case LINEAR: // Convert linear to linear
311 case FLOAT: // Convert linear to float
338 case ULAW: // Convert linear to u-law
346 case ALAW: // Convert linear to a-law
360 case LINEAR: // Convert float to linear
382 case FLOAT: // Convert floa
[all...]

Completed in 60 milliseconds