Home
last modified time | relevance | path

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

/third_party/libsnd/Octave/
Dsndfile.cc384 int major_fmt = major_format_of_hash (split.at (0)) ; in format_of_str() local
385 if (major_fmt == 0) in format_of_str()
392 return major_fmt | minor_fmt ; in format_of_str()