Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c56 #define JPU_JPEG_QTBL_LUM_OFFSET 0x07 macro
322 [JPU_JPEG_QTBL_LUM_OFFSET ... \
323 JPU_JPEG_QTBL_LUM_OFFSET + JPU_JPEG_QTBL_SIZE - 1] = 0x00, \
557 put_qtbl(p + JPU_JPEG_QTBL_LUM_OFFSET, (const u8 *)qtbl_lum[quality]); in jpu_generate_hdr()