Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/snd/seq/include/
Dseq.h31 #define SEQ_ERROR_NOT_FORMAT0 2 /* SMF that is not format 0 */ macro
/TwlSDK-5.4/build/demos/snd/seq/src/
Dseq.c403 seqErrorCode = SEQ_ERROR_NOT_FORMAT0; /* Error */ in SeqReadSMFHeader()