Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c40 .r_dither = 2, .g_dither = 3, .b_dither = 2,
48 .r_dither = 2, .g_dither = 3, .b_dither = 2,
56 .r_dither = 2, .g_dither = 2, .b_dither = 2,
64 .r_dither = 2, .g_dither = 2, .b_dither = 2,
72 .r_dither = 1, .g_dither = 1, .b_dither = 1,
80 .r_dither = 1, .g_dither = 1, .b_dither = 1,
88 .r_dither = 0, .g_dither = 0, .b_dither = 0,
98 .r_dither = 0, .g_dither = 0, .b_dither = 0,
108 .r_dither = 0, .g_dither = 0, .b_dither = 0,
118 .r_dither = 0, .g_dither = 0, .b_dither = 0,
[all …]
H A Dhal_jpegd_common.h64 RK_U8 r_dither; member
H A Dhal_jpegd_vdpu1.c517 post->reg91_pip_2.sw_dither_select_r = cfg->r_dither; in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c536 reg->reg36.sw_dither_select_r = cfg->r_dither; in jpegd_setup_pp()