Merge "video: driver: disable 5 LTR support"

这个提交包含在:
qctecmdr
2023-02-11 12:13:31 -08:00
提交者 Gerrit - the friendly Code Review server
当前提交 f0b5f5dd65
修改 7 个文件,包含 120 行新增39 行删除

查看文件

@@ -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