video: driver: Introduce a property to set COMV bufcount

Certain codecs/use cases require larger COMV buffer sizes to achieve
performance. Introduce a property to set COMV bufcount and calculate
COMV buffer size based on the bufcount.

Change-Id: Ib0ed8afe77708dc453cbcc121bcd8606db637152
Signed-off-by: Mihir Ganu <quic_mganu@quicinc.com>
This commit is contained in:
Mihir Ganu
2022-07-06 09:08:00 -07:00
committed by Darshana Patil
parent b79ec844f2
commit 1e87ceec2b
9 changed files with 71 additions and 17 deletions

View File

@@ -501,6 +501,7 @@ enum msm_vidc_inst_capability_type {
ALLINTRA_MAX_BITRATE,
LOWLATENCY_MAX_BITRATE,
LAST_FLAG_EVENT_ENABLE,
NUM_COMV,
/* place all root(no parent) enums before this line */
PROFILE,