Home
last modified time | relevance | path

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

/dports/comms/linrad/linrad-04.02/
H A Dtx.c1531 int twosiz, ssb_bufmin; in tx_input() local
1534 twosiz=2*micsize; in tx_input()
1535 ssb_bufmin=twosiz*ui.tx_ad_channels; in tx_input()
1556 ib=twosiz-1; in tx_input()
1645 fft_real_to_hermitian( mic_tmp, twosiz, micn, mic_table); in tx_input()
1666 z[pc ]=mic_tmp[twosiz-k]*mic_filter[k]; in tx_input()
1674 z[pc ]=mic_tmp[twosiz-k]*mic_filter[k]; in tx_input()