Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-jpeg/
Djpeg-core.c468 static const unsigned char hactbl0[16] = { variable
696 s5p_jpeg_set_htbl(regs, hactbl0, S5P_JPG_HACTBL(0), in s5p_jpeg_set_hactbl()
697 ARRAY_SIZE(hactbl0)); in s5p_jpeg_set_hactbl()
749 exynos4_jpeg_set_tbl(base, hactbl0, EXYNOS4_HUFF_TBL_HACLL, in exynos4_jpeg_set_huff_tbl()
750 ARRAY_SIZE(hactbl0)); in exynos4_jpeg_set_huff_tbl()
751 exynos4_jpeg_set_tbl(base, hactbl0, EXYNOS4_HUFF_TBL_HACCL, in exynos4_jpeg_set_huff_tbl()
752 ARRAY_SIZE(hactbl0)); in exynos4_jpeg_set_huff_tbl()