Pārlūkot izejas kodu

msm: camera: sync: Increase V4l2 queue size to 250

For MFHDR plus EIS case, both long and short exposure
input ports will be connected. Thus overall connected
ports for EIS will be 8, resulting in V4L2 queue
depth to 240.

CRs-Fixed: 2794286
Change-Id: I12a1ae4129ccb7e3b7211a22891016ecd769b949
Signed-off-by: Shravya Samala <[email protected]>
Shravya Samala 4 gadi atpakaļ
vecāks
revīzija
41cdb719fd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      drivers/cam_sync/cam_sync_private.h

+ 1 - 1
drivers/cam_sync/cam_sync_private.h

@@ -30,7 +30,7 @@
 
 #define CAM_SYNC_OBJ_NAME_LEN           64
 #define CAM_SYNC_MAX_OBJS               2048
-#define CAM_SYNC_MAX_V4L2_EVENTS        100
+#define CAM_SYNC_MAX_V4L2_EVENTS        250
 #define CAM_SYNC_DEBUG_FILENAME         "cam_debug"
 #define CAM_SYNC_DEBUG_BASEDIR          "cam"
 #define CAM_SYNC_DEBUG_BUF_SIZE         32