video: driver: handle static and dynamic properties for decoder
Added change at decoder side to use adjust/set functions for static(streamon) and dynamic(s_ctrl) cases. Change-Id: I3d8c32baaf2fa2c3a077cc936a8ff2159ababfe3 Signed-off-by: Govindaraj Rajagopal <quic_grajagop@quicinc.com>
This commit is contained in:
@@ -502,6 +502,9 @@ enum msm_vidc_inst_capability_type {
|
||||
BITRATE_BOOST,
|
||||
SLICE_MODE,
|
||||
BLUR_RESOLUTION,
|
||||
OUTPUT_ORDER,
|
||||
INPUT_BUF_HOST_MAX_COUNT,
|
||||
OUTPUT_BUF_HOST_MAX_COUNT,
|
||||
/* place all leaf(no child) enums before this line */
|
||||
|
||||
INST_CAP_MAX,
|
||||
|
Reference in New Issue
Block a user