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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndaiff.cpp32 #define FORM_SIGNATURE BUILD_SIGNATURE('F','O','R','M') macro
66 if (wxUINT32_SWAP_ON_BE(signature1) != FORM_SIGNATURE) {
114 FAIL_WITH(wxUINT32_SWAP_ON_BE(signature) != FORM_SIGNATURE, wxSOUND_INVSTRM);

Completed in 106 milliseconds