Home
last modified time | relevance | path

Searched refs:host_can_scale (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c218 struct v4l2_subdev_format *format, bool host_can_scale) in client_set_fmt() argument
243 if (!host_can_scale) in client_set_fmt()
310 bool host_can_scale, unsigned int shift) in soc_camera_client_scale() argument
326 &fmt_tmp, host_can_scale); in soc_camera_client_scale()
Dsoc_scale_crop.h41 bool host_can_scale, unsigned int shift);