Home
last modified time | relevance | path

Searched refs:capidtmf_expand_table_ulaw (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dcapidtmf.c88 static short capidtmf_expand_table_ulaw[0x0100] = variable
530 (short)((capidtmf_expand_table_ulaw[p[i]] * ((long)(q[i]))) >> 15); in capidtmf_recv_block()