The following format is used to write Dynamic HDR metadata into the memory. The subsystem will read the data from the memory and construct the info frames based on packet type and packet length.
Byte - 0 | Byte - 1 | Byte - 2 | Byte - 3 | Byte -4 --- Byte n |
---|---|---|---|---|
Packet type (LSB) | Packet type (MSB) | Packet Length (LSB) | Packet Length (MSB) | Data Byte 0 to Data Byte n |