Home | History | Annotate | Download | only in Bundle

Lines Matching refs:voffset

3116             int voffset = ((p->psize - 1) / sizeof(int32_t) + 1) * sizeof(int32_t);
3122 p->data + voffset);
3127 // *(int16_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset));
3134 p->data + voffset);
3140 // *(int16_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset));
3148 p->data + voffset);
3153 // *(int32_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset),
3154 // *(int32_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset +
3162 p->data + voffset);
3168 // *(int16_t *)((char *)pReplyData + sizeof(effect_param_t) + voffset));
3170 *replySize = sizeof(effect_param_t) + voffset + p->vsize;