Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4ddf962 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge f31d17c6 on remote branch

Change-Id: I2e04b87ad37c374dc5b79647f5d560e1e26f14c7
parents fa0965a9 f31d17c6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved.
 * Copyright (c) 2012-2020, 2021 The Linux Foundation. All rights reserved.
 */

#ifndef _MSM_VIDC_INTERNAL_H_
@@ -47,7 +47,7 @@
#define MAX_NUM_INPUT_BUFFERS VIDEO_MAX_FRAME // same as VB2_MAX_FRAME
#define MAX_NUM_OUTPUT_BUFFERS VIDEO_MAX_FRAME // same as VB2_MAX_FRAME

#define MAX_SUPPORTED_INSTANCES 16
#define MAX_SUPPORTED_INSTANCES 24

/* Maintains the number of FTB's between each FBD over a window */
#define DCVS_FTB_WINDOW 16