Home
last modified time | relevance | path

Searched defs:vehicle_camera_device_defrect (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_ad.h24 struct vehicle_camera_device_defrect { struct
25 unsigned int width;
26 unsigned int height;
27 unsigned int crop_x;
28 unsigned int crop_y;
29 unsigned int crop_width;
30 unsigned int crop_height;
31 const char *interface;