v_vcresampler
Vitis Drivers API Documentation
xv_vcresampler_g.c File Reference

Variables

XV_vcresampler_Config XV_vcresampler_ConfigTable []
 XV_vcresampler_ConfigTable. More...
 

Variable Documentation

XV_vcresampler_Config XV_vcresampler_ConfigTable[]
Initial value:
=
{
{
}
}

XV_vcresampler_ConfigTable.

This table contains the configuration parameters for each XV_vcresampler hardware instance defined in xparameters.h. Each entry is populated with macros generated by the hardware design tools, describing the instance's device ID, base address, and capabilities.

Fields:

  • DEVICE_ID: Unique identifier for the hardware instance.
  • S_AXI_CTRL_BASEADDR: Base address for the control interface.
  • SAMPLES_PER_CLOCK: Number of samples processed per clock cycle.
  • NUM_VIDEO_COMPONENTS: Number of video components supported.
  • MAX_COLS: Maximum horizontal resolution.
  • MAX_ROWS: Maximum vertical resolution.
  • MAX_DATA_WIDTH: Maximum data width supported.
  • CONVERT_TYPE: Type of color conversion supported.
  • NUM_V_TAPS: Number of vertical filter taps.