video: driver: add get and set selection support

Add support to get and set selection to update
crop and compose values in driver.

Change-Id: I1f38ac6a4f3ceac64d08d66f30b422efd79959a9
Signed-off-by: Maheshwar Ajja <majja@codeaurora.org>
This commit is contained in:
Maheshwar Ajja
2020-12-23 12:13:32 -08:00
rodzic 8f55c1030e
commit e48a514a89
11 zmienionych plików z 288 dodań i 24 usunięć

Wyświetl plik

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