Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/audio/utilities/
H A DAudioHdrParse.cc258 static char *lib_mono = NULL; in ChannelParse() local
268 lib_mono = to_lowercase(_MGET_("mono")); in ChannelParse()
293 (strcoll(cstr, lib_mono) == 0)) { in ChannelParse()