Searched refs:EMUX_FX_INIT_PITCH (Results 1 – 3 of 3) sorted by relevance
106 /*22*/ EMUX_FX_INIT_PITCH, /* SHORT: pitch offset */ enumerator
190 {16, EMUX_FX_INIT_PITCH, fx_init_pitch},
841 if (fx->flag[EMUX_FX_INIT_PITCH]) in calc_pitch()842 offset += fx->val[EMUX_FX_INIT_PITCH]; in calc_pitch()