video_common
Vitis Drivers API Documentation
xvidc_parse_edid.c File Reference

Overview

MODIFICATION HISTORY:
Ver   Who  Date        Changes


1.00 mmo 24-01-2017 Included into video_common 1.01 eb 13-04-2018 Fixed XV_VidC_parse_edid API and xvidc_edid_extension_handler struct to enhance system stability 1.10 eb 03-08-2018 Updated XV_VidC_parse_edid

Functions

void XV_VidC_parse_edid (const u8 *const data, XV_VidC_EdidCntrlParam *EdidCtrlParam, XV_VidC_Verbose VerboseEn)
 This function parse and print the EDID of the Sink. More...
 

Function Documentation

void XV_VidC_parse_edid ( const u8 *const  data,
XV_VidC_EdidCntrlParam *  EdidCtrlParam,
XV_VidC_Verbose  VerboseEn 
)

This function parse and print the EDID of the Sink.

Parameters
datais a pointer to the EDID array.
EdidCtrlParamis a pointer the EDID Control parameter
VerboseEnis a pointer to the XV_HdmiTxSs core instance.
Returns
None
Note
None.