Searched refs:expected_mt (Results 1 – 1 of 1) sorted by relevance
1406 const uint16_t expected_mt = load_u16le(start + 1); in match_and_parse_wmt() local1407 if (expected_mt != UINT16_C(0x544D) /* "TM" = reverse("MT") */) { in match_and_parse_wmt()