Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-jpeg/
Djpeg-core.c461 static const unsigned char hdctbl0[16] = { variable
682 s5p_jpeg_set_htbl(regs, hdctbl0, S5P_JPG_HDCTBL(0), in s5p_jpeg_set_hdctbl()
683 ARRAY_SIZE(hdctbl0)); in s5p_jpeg_set_hdctbl()
741 exynos4_jpeg_set_tbl(base, hdctbl0, EXYNOS4_HUFF_TBL_HDCLL, in exynos4_jpeg_set_huff_tbl()
742 ARRAY_SIZE(hdctbl0)); in exynos4_jpeg_set_huff_tbl()
743 exynos4_jpeg_set_tbl(base, hdctbl0, EXYNOS4_HUFF_TBL_HDCCL, in exynos4_jpeg_set_huff_tbl()
744 ARRAY_SIZE(hdctbl0)); in exynos4_jpeg_set_huff_tbl()