Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/s5p-jpeg/
Djpeg-regs.h164 #define S5P_JPG_HACTBL(n) (0x880 + (n) * 0x400) macro
Djpeg-core.c253 jpeg_set_htbl(regs, hactbl0, S5P_JPG_HACTBL(0), ARRAY_SIZE(hactbl0)); in jpeg_set_hactbl()