Home
last modified time | relevance | path

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

/third_party/libsnd/Octave/
Dsndfile.cc388 int minor_fmt = minor_format_of_hash (split.at (1)) ; in format_of_str() local
389 if (minor_fmt == 0) in format_of_str()
392 return major_fmt | minor_fmt ; in format_of_str()