Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc255 AudioEncoding tofmt, in add_pcm_convert() argument
275 ihdr.encoding = tofmt; in add_pcm_convert()
342 AudioEncoding tofmt, in add_compress() argument
355 if ((tofmt != G721) && (tofmt != G723)) in add_compress()
374 ihdr.encoding = tofmt; in add_compress()
375 switch (tofmt) { in add_compress()
411 AudioEncoding tofmt, in add_decompress() argument
437 ihdr.encoding = tofmt; in add_decompress()