Home
last modified time | relevance | path

Searched refs:b_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.h66 RK_U8 b_dither; member
H A Dhal_jpegd_vdpu1.c519 post->reg91_pip_2.sw_dither_select_r = cfg->b_dither; in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c538 reg->reg36.sw_dither_select_b = cfg->b_dither; in jpegd_setup_pp()