v_letterbox
Vitis Drivers API Documentation
xv_letterbox_g.c File Reference

Variables

XV_letterbox_Config XV_letterbox_ConfigTable []
 XV_letterbox_ConfigTable - Configuration table for XV_letterbox driver instances. More...
 

Variable Documentation

XV_letterbox_Config XV_letterbox_ConfigTable[]
Initial value:
=
{
{
}
}

XV_letterbox_ConfigTable - Configuration table for XV_letterbox driver instances.

This table contains configuration structures for each XV_letterbox hardware instance. Each entry specifies the hardware parameters for the instance.

Fields: DEVICE_ID - Unique device ID for the instance. BASEADDR - Base address of the hardware register. SAMPLES_PER_CLOCK - Number of samples processed per clock cycle. NUM_VIDEO_COMPONENTS - Number of video components supported. MAX_COLS - Maximum number of columns supported. MAX_ROWS - Maximum number of rows supported. MAX_DATA_WIDTH - Maximum data width supported.