![]() |
vprocss
Vitis Drivers API Documentation
|
Macros | |
| #define | XVPROCSS_LOG_H |
| < prevent circular inclusions by using protection macros More... | |
| #define | XVPROCSS_EVT_BUFFSIZE 256 |
| Data structure for the event logging mechanism for debug. More... | |
| #define | XVPROCSS_EDAT_SUCCESS 0x00 |
| Event Log status codes. More... | |
| #define XVPROCSS_EDAT_SUCCESS 0x00 |
Event Log status codes.
These are the event data values.
0x00 - 0x0F : Successful events - applicable to VPSS and subcores 0xF0 - 0xFF : Error events - applicable to VPSS and subcores
0x10 ... : Successful events - applicable to particular subcores ... 0xEF : Error events - applicable to particular subcores
Referenced by XVprocSs_GetZoomPipWindow(), XVprocSs_LogDisplay(), XVprocSs_Reset(), XVprocSs_SetZoomPipWindow(), XVprocSs_Start(), XVprocSs_Stop(), and XVprocSs_UpdateZoomPipWindow().
| #define XVPROCSS_EVT_BUFFSIZE 256 |
Data structure for the event logging mechanism for debug.
Referenced by XVprocSs_LogRead(), and XVprocSs_LogWrite().
| #define XVPROCSS_LOG_H |
< prevent circular inclusions by using protection macros
| enum XVprocSs_LogEvent |
This typedef contains the Event Log identifiers.