Searched refs:HDMI_InfoframeChecksum (Results 1 – 2 of 2) sorted by relevance
602 uint8_t HDMI_InfoframeChecksum(void *buffer, int32_t size);
766 uint8_t HDMI_InfoframeChecksum(void *buffer, int32_t size) in HDMI_InfoframeChecksum() function784 ptr[3] = HDMI_InfoframeChecksum(buffer, size); in HDMI_InfoframeSetChecksum()