Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:out

302             int16_t *out = mConfig.outputCfg.buffer.s16;
304 out[i] = clamp16((int32_t)out[i] + (int32_t)in[i]);
1732 result.append("\tIn buffer Out buffer Active tracks:\n");