Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:out

303                 int16_t *out = mConfig.outputCfg.buffer.s16;
307 out[i] = clamp16((int32_t)out[i] + (int32_t)in[i]);
334 int16_t *out = mConfig.outputCfg.buffer.s16;
336 out[i] = clamp16((int32_t)out[i] + (int32_t)in[i]);
1422 ALOGW("command(): out of memory");
1997 (int)strlen(outBufferStr), "Out buffer ");