Lines Matching defs:center_mix
189 float center_mix = matrix[0][1];
194 samples[1][i] * center_mix +
197 v1 = samples[1][i] * center_mix +
211 float center_mix = matrix[0][1];
216 samples[1][i] * center_mix +
255 int16_t center_mix = matrix[0][1];
260 (int64_t)samples[1][i] * center_mix +
263 v1 = (int64_t)samples[1][i] * center_mix +
278 int16_t center_mix = matrix[0][1];
283 (int64_t)samples[1][i] * center_mix +