video: driver: modify crop offsets property
modify crop offsets property to match the hfi header file. Change-Id: Id4cd1e6f68a811e7d3dfbaeb80b20bff98eaf35c Signed-off-by: Darshana Patil <darshana@codeaurora.org>
This commit is contained in:

committed by
Darshana Patil

parent
577430f10f
commit
b8996ba008
@@ -588,7 +588,7 @@ struct msm_vidc_rectangle {
|
||||
|
||||
struct msm_vidc_subscription_params {
|
||||
u32 bitstream_resolution;
|
||||
u64 crop_offsets;
|
||||
u32 crop_offsets[2];
|
||||
u32 bit_depth;
|
||||
u32 coded_frames;
|
||||
u32 fw_min_count;
|
||||
|
Reference in New Issue
Block a user