Merge tag 'LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/video-driver into android13-5.4-lahaina
"LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0" * tag 'LA.UM.9.14.r1-21200-LAHAINA.QSSI13.0' of https://git.codelinaro.org/clo/la/platform/vendor/opensource/video-driver: msm:vidc: add enums for crop event Change-Id: I5ea6f0c56218702267d7121f43338e4417e62005
This commit is contained in:
commit
72ead4923f
1 changed files with 4 additions and 0 deletions
|
|
@ -649,5 +649,9 @@ enum msm_vidc_cb_event_types {
|
|||
MSM_VIDC_PIC_STRUCT,
|
||||
MSM_VIDC_COLOR_SPACE,
|
||||
MSM_VIDC_FW_MIN_COUNT,
|
||||
MSM_VIDC_CROP_LEFT,
|
||||
MSM_VIDC_CROP_TOP,
|
||||
MSM_VIDC_CROP_WIDTH,
|
||||
MSM_VIDC_CROP_HEIGHT,
|
||||
};
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue