video: driver: Add support to allow 5 LTR count
Add support to allow 5 LTR count as per new requirement. Change-Id: Ic839ea61ae8dfe21bd8891f0f0dbaf26506d84ec Signed-off-by: Akshata Sahukar <quic_asahukar@quicinc.com>
This commit is contained in:
@@ -98,6 +98,9 @@ enum msm_vidc_metadata_bits {
|
||||
#define MIN_QP_8BIT 1
|
||||
#define INVALID_FD -1
|
||||
#define INVALID_CLIENT_ID -1
|
||||
#define MAX_ENCODING_REFERNCE_FRAMES 7
|
||||
#define MAX_LTR_FRAME_COUNT_5 5
|
||||
#define MAX_LTR_FRAME_COUNT_2 2
|
||||
|
||||
#define DCVS_WINDOW 16
|
||||
#define ENC_FPS_WINDOW 3
|
||||
|
Reference in New Issue
Block a user