Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c460 static const unsigned char hdctbl0[16] = { variable
676 s5p_jpeg_set_htbl(regs, hdctbl0, S5P_JPG_HDCTBL(0), in s5p_jpeg_set_hdctbl()
677 ARRAY_SIZE(hdctbl0)); in s5p_jpeg_set_hdctbl()
735 exynos4_jpeg_set_tbl(base, hdctbl0, EXYNOS4_HUFF_TBL_HDCLL, in exynos4_jpeg_set_huff_tbl()
736 ARRAY_SIZE(hdctbl0)); in exynos4_jpeg_set_huff_tbl()
737 exynos4_jpeg_set_tbl(base, hdctbl0, EXYNOS4_HUFF_TBL_HDCCL, in exynos4_jpeg_set_huff_tbl()
738 ARRAY_SIZE(hdctbl0)); in exynos4_jpeg_set_huff_tbl()