Home
last modified time | relevance | path

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

/dports/comms/linrad/linrad-04.02/
H A Dtxvar.c256 COSIN_TABLE *txout_table; variable
H A Dtxdef.h290 extern COSIN_TABLE *txout_table;
H A Dtx.c1393 mem(23,&txout_table,txout_sizhalf*sizeof(COSIN_TABLE),0); in init_txmem_spproc()
1448 init_fft(0,txout_fftn, txout_fftsize, txout_table, txout_permute); in init_txmem_spproc()
H A Dtxssb.c615 fftback(txout_fftsize, txout_fftn, tx_resamp, txout_table, in use_tx_resamp()