Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c172 #define JCQTBL(n) (0x10000 + (n) * 0x40) /* quantization tables regs */ macro
498 jpu_set_tbl(jpu, JCQTBL(0), qtbl_lum[quality], QTBL_SIZE); in jpu_set_qtbl()
499 jpu_set_tbl(jpu, JCQTBL(1), qtbl_chr[quality], QTBL_SIZE); in jpu_set_qtbl()