HomeSort by relevance Sort by last modified time
    Searched refs:SMF_END_OF_TRACK (Results 1 - 2 of 2) sorted by null

  /external/sonivox/arm-wt-22k/lib_src/
eas_smfdata.h 63 #define SMF_END_OF_TRACK 0xffffffff
eas_smf.c 311 pSMFData->nextStream->ticks = SMF_END_OF_TRACK;
315 else if (pSMFData->nextStream->ticks != SMF_END_OF_TRACK)
324 pSMFData->nextStream->ticks = SMF_END_OF_TRACK;
858 pSMFStream->ticks = SMF_END_OF_TRACK;
    [all...]

Completed in 272 milliseconds