guides:ssdv
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:ssdv [2016/04/03 22:50] – old revision restored (2015/10/19 22:45) fsphil | guides:ssdv [2016/06/30 09:35] (current) – [Packet Format] fsphil | ||
---|---|---|---|
Line 16: | Line 16: | ||
| 9 | Width | 1 | Width of the image in MCU blocks (pixels / 16) 0 = Invalid | | | 9 | Width | 1 | Width of the image in MCU blocks (pixels / 16) 0 = Invalid | | ||
| 10 | Height | | 10 | Height | ||
- | | 11 | Flags | 1 | 00000exx: 00000 = Reserved, e = EOI flag (1 = Last Packet), xx = Subsampling Mode (0 = 2x2, 1 = 1x2, 2 = 2x1, 3 = 1x1) | | + | | 11 | Flags | 1 | 00qqqexx: 00 = Reserved, qqq = JPEG quality level (0-7 XOR 4), e = EOI flag (1 = Last Packet), xx = Subsampling Mode (0 = 2x2, 1 = 1x2, 2 = 2x1, 3 = 1x1) | |
| 12 | MCU offset | | 12 | MCU offset | ||
| 13 | MCU index | 2 | The number of the MCU pointed to by the offset above (big endian), or 0xFFFF if none present | | | 13 | MCU index | 2 | The number of the MCU pointed to by the offset above (big endian), or 0xFFFF if none present | |
guides/ssdv.1459723836.txt.gz · Last modified: 2016/04/03 22:50 by fsphil