![]() |
v_mix
Vitis Drivers API Documentation
|
Driver instance data. More...
Data Fields | |
| XV_mix_Config | Config |
| Hardware Configuration. More... | |
| u32 | IsReady |
| Device is initialized and ready. More... | |
Driver instance data.
An instance must be allocated for each core in use.
| XV_mix_Config XV_mix::Config |
Hardware Configuration.
Referenced by XVMix_DbgLayerInfo(), XVMix_DbgReportStatus(), XVMix_GetLayerAlpha(), XVMix_GetLayerBufferAddr(), XVMix_GetLayerChromaBuffer2Addr(), XVMix_GetLayerChromaBufferAddr(), XVMix_GetLayerColorFormat(), XVMix_GetLayerScaleFactor(), XVMix_GetLayerWindow(), XVMix_LoadLogo(), XVMix_LoadLogoPixelAlpha(), XVMix_MoveLayerWindow(), XVMix_SetLayerAlpha(), XVMix_SetLayerBufferAddr(), XVMix_SetLayerChromaBuffer2Addr(), XVMix_SetLayerChromaBufferAddr(), XVMix_SetLayerScaleFactor(), XVMix_SetLayerWindow(), and XVMix_SetVidStream().
| u32 XV_mix::IsReady |
Device is initialized and ready.
Referenced by XVMix_InterruptHandler().