![]() |
dp12rxss
Vitis Drivers API Documentation
|
This is the main header file for the Xilinx HDCP abstraction layer.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 GM 17/07/17 First Release
Functions | |
| int | XVidFrameCrc_Initialize (Video_CRC_Config *VidFrameCRC) |
| This function is used to initialize the Video Frame CRC instance. More... | |
| void | XVidFrameCrc_Reset (void) |
| This function is used to initialize the Video Frame CRC instance. More... | |
| void | XVidFrameCrc_Report (void) |
| This function reports CRC values of Video components. More... | |
| int XVidFrameCrc_Initialize | ( | Video_CRC_Config * | VidFrameCRC | ) |
This function is used to initialize the Video Frame CRC instance.
| None |
References XVidFrameCrc_WriteReg.
| void XVidFrameCrc_Report | ( | void | ) |
This function reports CRC values of Video components.
| None. |
References XVidFrameCrc_ReadReg.
| void XVidFrameCrc_Reset | ( | void | ) |
This function is used to initialize the Video Frame CRC instance.
| None |
References XVidFrameCrc_ReadReg, and XVidFrameCrc_WriteReg.