Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc70 char *enc1; in verify_conversion() local
85 enc1 = ihdr.EncodingString(); in verify_conversion()
87 Err(MGET("can't convert from %s to %s\n"), enc1, enc2); in verify_conversion()
88 delete enc1; in verify_conversion()