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