Searched refs:sample_length (Results 1 – 1 of 1) sorted by relevance
46 unsigned short sample_length, unsigned short channels, in dtmf_create() argument51 size_t sample_count = sample_rate * sample_length; in dtmf_create()68 unsigned short sample_length, unsigned short channels, in dtmf_new() argument71 *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()