|
cuPHY
0.1
CUDA PHY Layer Acceration Library
|
#include <cuphy_api.h>
Data Fields | |
| enum _cuphyPdcchDataIn:: { ... } | pBufferType |
| uint8_t * | pDciInput |
PDCCH Data Input
| enum { ... } _cuphyPdcchDataIn::pBufferType |
pDciInput buffer type; currently only CPU_BUFFER is supported
| uint8_t* _cuphyPdcchDataIn::pDciInput |
Pointer to DCI payloads, payload of each DCI is at stride of CUPHY_PDCCH_MAX_DCI_PAYLOAD_BYTES bytes from previous
1.8.17