Searched refs:sample_length (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/usr.bin/audiocfg/ |
| D | dtmf.c | 46 unsigned short sample_length, unsigned short channels, in dtmf_create() argument 51 size_t sample_count = sample_rate * sample_length; in dtmf_create() 68 unsigned short sample_length, unsigned short channels, in dtmf_new() argument 71 *buflen = sample_rate * sizeof(int16_t) * sample_length * channels; in dtmf_new() 78 dtmf_create(*buf, sample_rate, sample_length, channels, chanmask, in dtmf_new()
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_ripencc.c | 325 short rpt_0x5A (TSIPPKT *rpt, unsigned char *sv_prn, float *sample_length, 2607 float *sample_length, in rpt_0x5A() argument 2619 *sample_length = bGetSingle (&buf[1]); in rpt_0x5A() 4143 sample_length, signal_level, code_phase, Doppler; in rpt_raw_msmt() local 4148 if (rpt_0x5A (rpt, &sv_prn, &sample_length, &signal_level, in rpt_raw_msmt() 4156 sv_prn, sample_length, signal_level, code_phase, Doppler, time_of_fix, in rpt_raw_msmt()
|