Home | History | Annotate | Download | only in voicefx

Lines Matching defs:voffset

843             int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t);
848 p->data + voffset);
849 *replySize = sizeof(effect_param_t) + voffset + p->vsize;