📄 wib_dl_chest.h
字号:
#include "..\include\wib_phy_def.h"
/* channel estimate */
int dl_channel_estimate(
UINT16 *p_dealloc_data_physc_even,
UINT16 *p_dealloc_data_physc_odd,
UINT16 *p_dealloc_pilot_physc_even,
UINT16 *p_dealloc_pilot_physc_odd,
DL_SUBFRAME_STRUCT *p_dl_subframe_rx,
COMPLEX16 *p_fft_data,
UINT16 data_mode,
UINT16 chest_mode,
COMPLEX16 *p_chest_data
);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -