Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/snd/seq/include/
Dseq.h32 #define SEQ_ERROR_DIVISION_TIMECODE 3 /* SMF division is in time code format */ macro
/TwlSDK-5.1.0/build/demos/snd/seq/src/
Dseq.c420 seqErrorCode = SEQ_ERROR_DIVISION_TIMECODE; /* Error */ in SeqReadSMFHeader()