HDMI_MAX_ELD_BYTES
memcpy(ppdata->eld, eld, HDMI_MAX_ELD_BYTES);
memset(ppdata->eld, 0, HDMI_MAX_ELD_BYTES);
u8 eld[HDMI_MAX_ELD_BYTES];