Home
last modified time | relevance | path

Searched refs:MThd (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/test/
H A Dmidifile.h126 #define MThd 0x4d546864 macro
H A Dmidifile.c191 readmt (s) /* read through the "MThd" or "MTrk" header string */ in readmt()
251 if (!strncmp(Mf_file_contents, "MThd", 4)) in readheader()
254 if (readmt ("MThd") == EOF) in readheader()
919 ident = MThd; /* Head chunk identifier */

Completed in 2 milliseconds