Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Daiff.c422 ft->oob.instr.loopmode = SOX_LOOP_SUSTAIN_DECAY | ft->oob.loops[0].type; in lsx_aiffstartread()
431 ft->oob.instr.loopmode = SOX_LOOP_SUSTAIN_DECAY | ft->oob.loops[1].type; in lsx_aiffstartread()
455 switch(ft->oob.loops[loopNum].type & ~SOX_LOOP_SUSTAIN_DECAY) { in reportInstrument()
H A Dsox.h1039 #define SOX_LOOP_SUSTAIN_DECAY ((unsigned char)sox_loop_sustain_decay) /**< Client API: AIFF style,… macro