Description
Associates counters, CRC, and flags with a frame.
| Type | Field | Description |
|---|---|---|
| uint8_t | uFrmID | Frame identifier in the display FIFO |
| uint8_t | uMvID | Motion vector identifier |
| uint32_t | uNumLCU | Number of entries in the Largest Coding Unit (LCU) |
| uint32_t | uNumBytes | Unused |
| uint32_t | uNumBins | Unused |
| uint32_t | uCRC | Frame CRC |
| bool | bConceal | Is the frame concealed? |
| bool | bHanged | Did the decoder timeout? |