提交 8028bfed 编写于 作者: H Harinarayan Bhatta 提交者: Mauro Carvalho Chehab

[media] media: ti-vpe: Increasing max buffer height and width

Increasing max buffer height and width to allow for padded buffers.
Signed-off-by: NHarinarayan Bhatta <harinarayan@ti.com>
Signed-off-by: NNikhil Devshatwar <nikhil.nd@ti.com>
Signed-off-by: NBenoit Parrot <bparrot@ti.com>
Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 823f4208
......@@ -53,8 +53,8 @@
/* minimum and maximum frame sizes */
#define MIN_W 32
#define MIN_H 32
#define MAX_W 1920
#define MAX_H 1080
#define MAX_W 2048
#define MAX_H 1184
/* required alignments */
#define S_ALIGN 0 /* multiple of 1 */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册