Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c437 static const unsigned char hdctblg0[12] = { variable
661 s5p_jpeg_set_htbl(regs, hdctblg0, S5P_JPG_HDCTBLG(0), in s5p_jpeg_set_hdctblg()
662 ARRAY_SIZE(hdctblg0)); in s5p_jpeg_set_hdctblg()
717 exynos4_jpeg_set_tbl(base, hdctblg0, EXYNOS4_HUFF_TBL_HDCLV, in exynos4_jpeg_set_huff_tbl()
718 ARRAY_SIZE(hdctblg0)); in exynos4_jpeg_set_huff_tbl()
719 exynos4_jpeg_set_tbl(base, hdctblg0, EXYNOS4_HUFF_TBL_HDCCV, in exynos4_jpeg_set_huff_tbl()
720 ARRAY_SIZE(hdctblg0)); in exynos4_jpeg_set_huff_tbl()