Lines Matching refs:precision
354 switch (ti->precision) {
368 warnx("can not support precision of %d", ti->precision);
404 align = ti->channels * (ti->precision / 8);
445 nsample = (datalen / ti->precision) / ti->sample_rate;
478 put16(ti->precision);
519 if (ti->precision == 16)
521 else if (ti->precision == 32)
529 if (ti->precision == 8)
531 else if (ti->precision == 16)
533 else if (ti->precision == 32)
541 if (ti->precision == 16)
543 else if (ti->precision == 32)
552 if (ti->precision == 8)