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:

committed by
Darshana Patil

parent
b79ec844f2
commit
1e87ceec2b
@@ -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,
|
||||
|
Reference in New Issue
Block a user