Lines Matching defs:precision
60 int precision;
91 *precp = file2sw_encodings[i].precision;
99 audio_encoding_to_sun(int encoding, int precision, int *sunep)
105 file2sw_encodings[i].precision == precision) {
126 if (ti->precision == 16 || ti->precision == 32)
134 if (ti->precision == 16 || ti->precision == 32)
142 if (ti->precision == 16 || ti->precision == 32)
154 if (audio_encoding_to_sun(ti->encoding, ti->precision, &sunenc) != 0) {
161 "(precision %d);\nSun audio header not written",
162 s, ti->precision);
206 if (ti->precision == 16)
208 else if (ti->precision == 32)
216 if (ti->precision == 16)
218 else if (ti->precision == 32)
226 if (ti->precision == 16)
228 else if (ti->precision == 32)