mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
media: rockchip: vpss: set ROCKIT_BUF_NUM_MAX to 20
Signed-off-by: Wei Dun <willam.wei@rock-chips.com> Change-Id: I1d2b0b30bccef8fce1a3f98e7c862a317b062e4c
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <linux/dma-buf.h>
|
||||
#include <linux/rk-isp2-config.h>
|
||||
|
||||
#define ROCKIT_BUF_NUM_MAX 5
|
||||
#define ROCKIT_BUF_NUM_MAX 20
|
||||
#define ROCKIT_ISP_NUM_MAX 3
|
||||
#define ROCKIT_STREAM_NUM_MAX 12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user