Home
last modified time | relevance | path

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

/dports/comms/linrad/linrad-04.02/
H A Dtx.c73 ui.tx_da_channels != ui.rx_ad_channels || in do_tx_open()
252 if(ishort != ui.tx_da_channels) in disk2tx()
276 ishort/=ui.tx_da_channels; in disk2tx()
348 snd[TXDA].framesize=ui.tx_da_bytes*ui.tx_da_channels; in disk2tx()
1166 snd[TXDA].framesize=ui.tx_da_bytes*ui.tx_da_channels; in init_txmem_cwproc()
1261 if(ui.tx_da_channels == 1)t1*=2; in init_txmem_spproc()
1265 if(ui.tx_da_channels == 1)t1/=2; in init_txmem_spproc()
1327 snd[TXDA].framesize=ui.tx_da_bytes*ui.tx_da_channels; in init_txmem_spproc()
1810 if(ui.tx_da_channels==1) in make_tx_modes()
1821 if(ui.tx_da_channels==1) in make_tx_modes()
[all …]
H A Dtx_graph.c141 ui.tx_da_channels < 1 || in check_tx_devices()
142 ui.tx_da_channels > 2 || in check_tx_devices()
H A Dlsetad.c1211 snd[TXDA].framesize=ui.tx_da_bytes*ui.tx_da_channels; in thread_test_txda()
2044 ui.tx_da_channels, in open_tx_sndout()
2102 hw_da_params, (unsigned int)ui.tx_da_channels); in open_tx_sndout()
2245 k=ui.tx_da_channels; in open_tx_sndout()
5917 ui.tx_da_channels=1; in select_txout_format()
5923 ui.tx_da_channels=2; in select_txout_format()
5966 if(ui.tx_da_channels == 0)ui.tx_dadev_no=UNDEFINED_DEVICE_CODE; in set_tx_io()
6075 sprintf(s,"No of output chans = %d", ui.tx_da_channels); in set_tx_io()
6268 ui.tx_da_channels=2; in set_tx_io()
H A Dglobdef.h418 int tx_da_channels; member
H A Dwse.c227 if(ui.tx_da_channels==1) in wse_tx_freq_control()
H A Dwsetad.c394 wfmt.Format.nChannels=ui.tx_da_channels; in open_tx_sndout()
395 switch(ui.tx_da_channels) in open_tx_sndout()