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

  /external/sonivox/arm-wt-22k/lib_src/
eas_miditypes.h 109 EAS_U16 tickConv; /* current MIDI tick to msec conversion */
eas_smf.c 857 pSMFData->tickConv = (EAS_U16) (((temp * 1024) / pSMFData->ppqn + 500) / 1000);
    [all...]

Completed in 106 milliseconds