Searched refs:DC_MAX_EDID_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
181 #define DC_MAX_EDID_BUFFER_SIZE 2048 macro195 uint8_t edid_buf[DC_MAX_EDID_BUFFER_SIZE];
1737 if (len > DC_MAX_EDID_BUFFER_SIZE) { in link_add_remote_sink()