Merge "video: driver: add get and set selection support"

This commit is contained in:
qctecmdr
2020-12-30 15:41:47 -08:00
committed by Gerrit - the friendly Code Review server
11 changed files with 290 additions and 24 deletions

View File

@@ -559,7 +559,7 @@ struct msm_vidc_color_info {
u32 quantization;
};
struct msm_vidc_crop {
struct msm_vidc_rectangle {
u32 left;
u32 top;
u32 width;