Home
last modified time | relevance | path

Searched refs:JPEG_MARKER_DHT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/media/
H A Djpeg.h9 #define JPEG_MARKER_DHT 0xc4 macro
/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c332 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 Djpeg-core.c1188 case JPEG_MARKER_DHT: in s5p_jpeg_parse_hdr()