Searched refs:JPU_JPEG_QTBL_SIZE (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/platform/ |
| D | rcar_jpu.c | 53 #define JPU_JPEG_QTBL_SIZE 0x40 macro 327 #define QTBL_SIZE (ALIGN(JPU_JPEG_QTBL_SIZE, \ 340 0xff, SOI, 0xff, DQT, 0x00, JPU_JPEG_QTBL_SIZE + 0x3, JPU_JPEG_LUM, \ 342 JPU_JPEG_QTBL_LUM_OFFSET + JPU_JPEG_QTBL_SIZE - 1] = 0x00, \ 343 0xff, DQT, 0x00, JPU_JPEG_QTBL_SIZE + 0x3, JPU_JPEG_CHR, \ 345 JPU_JPEG_QTBL_SIZE - 1] = 0x00, 0xff, SOF0, 0x00, 0x11, 0x08, \
|