提交 bf48cc41 编写于 作者: J Jean-François Moine 提交者: Mauro Carvalho Chehab

V4L/DVB: gspca - stk014: Change the min and default values of the JPEG quality

Signed-off-by: NJean-François Moine <moinejf@free.fr>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 9a731a32
......@@ -36,9 +36,9 @@ struct sd {
unsigned char colors;
unsigned char lightfreq;
u8 quality;
#define QUALITY_MIN 60
#define QUALITY_MIN 70
#define QUALITY_MAX 95
#define QUALITY_DEF 80
#define QUALITY_DEF 88
u8 jpeg_hdr[JPEG_HDR_SZ];
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册