Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:in1

1117     int16_t const *in1;
1151 in1 = buff;
1154 in1 = b1.i16;
1170 int32_t l = *in1++;
1171 int32_t r = *in1++;