Searched refs:JPEG_MARKER_DHT (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/media/ |
H A D | jpeg.h | 9 #define JPEG_MARKER_DHT 0xc4 macro
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 332 0xff, JPEG_MARKER_DHT, 0x00, JPU_JPEG_HDCTBL_SIZE + 0x3, \ 336 0xff, JPEG_MARKER_DHT, 0x00, JPU_JPEG_HACTBL_SIZE + 0x3, \ 340 0xff, JPEG_MARKER_DHT, 0x00, JPU_JPEG_HDCTBL_SIZE + 0x3, \ 344 0xff, JPEG_MARKER_DHT, 0x00, JPU_JPEG_HACTBL_SIZE + 0x3, \ 637 case JPEG_MARKER_DHT: in jpu_parse_hdr()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/ |
H A D | jpeg-core.c | 1192 case JPEG_MARKER_DHT: in s5p_jpeg_parse_hdr()
|