Merge 6a0ea99fe2 on remote branch

Change-Id: Ic63309cba31138573cf85135545fcb1aa23992c0
This commit is contained in:
Linux Build Service Account 2023-03-01 21:42:24 -08:00
commit 093f38c166

View File

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