Merge "video: driver: Enable encoder and decoder metadata" into video-kernel-waipio.lnx.1.0
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
f49fc1e66e
@@ -340,6 +340,20 @@ enum msm_vidc_inst_capability_type {
|
||||
CODED_FRAMES,
|
||||
BIT_DEPTH,
|
||||
CODEC_CONFIG,
|
||||
META_LTR_MARK_USE,
|
||||
META_SEQ_HDR_NAL,
|
||||
META_DPB_MISR,
|
||||
META_OPB_MISR,
|
||||
META_INTERLACE,
|
||||
META_CONCEALED_MB_CNT,
|
||||
META_HIST_INFO,
|
||||
META_SEI_MASTERING_DISP,
|
||||
META_SEI_CLL,
|
||||
META_HDR10PLUS,
|
||||
META_EVA_STATS,
|
||||
META_BUF_TAG,
|
||||
META_SUBFRAME_OUTPUT,
|
||||
META_ROI_INFO,
|
||||
INST_CAP_MAX,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user