Lines Matching refs:height
924 soc_camera_limit_side(&rect->top, &rect->height, 0, 2, 4096); in mx2_camera_set_crop()
936 mf->width, mf->height); in mx2_camera_set_crop()
939 icd->user_height = mf->height; in mx2_camera_set_crop()
1025 in = mf_in->height; in mx2_emmaprp_resize()
1026 out = pix_out->height; in mx2_emmaprp_resize()
1116 mf_in->height = pix_out->height; in mx2_emmaprp_resize()
1139 __func__, pix->width, pix->height); in mx2_camera_set_fmt()
1149 mf->height = pix->height; in mx2_camera_set_fmt()
1160 pcdev->s_height = mf->height; in mx2_camera_set_fmt()
1168 if ((mf->width != pix->width || mf->height != pix->height) && in mx2_camera_set_fmt()
1178 pix->height = mf->height; in mx2_camera_set_fmt()
1184 __func__, pix->width, pix->height); in mx2_camera_set_fmt()
1207 __func__, pix->width, pix->height); in mx2_camera_try_fmt()
1223 mf->height = pix->height; in mx2_camera_try_fmt()
1239 if ((mf->width != pix->width || mf->height != pix->height) && in mx2_camera_try_fmt()
1259 pix->height = mf->height; in mx2_camera_try_fmt()
1264 __func__, pix->width, pix->height); in mx2_camera_try_fmt()