Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c218 struct v4l2_mbus_framefmt *mf, bool host_can_scale) in client_s_fmt() argument
242 if (!host_can_scale) in client_s_fmt()
309 bool host_can_scale, unsigned int shift) in soc_camera_client_scale() argument
321 &mf_tmp, host_can_scale); in soc_camera_client_scale()
Dsoc_scale_crop.h41 bool host_can_scale, unsigned int shift);