Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c21 #define dev_geo dev_info macro
23 #define dev_geo dev_dbg macro
124 dev_geo(dev, "Fix camera S_CROP for %dx%d@%d:%d to %dx%d@%d:%d\n", in soc_camera_client_s_crop()
186 dev_geo(dev, "Camera S_CROP %d for %dx%d@%d:%d\n", ret, in soc_camera_client_s_crop()
200 dev_geo(dev, "Camera S_CROP %d for max %dx%d@%d:%d\n", ret, in soc_camera_client_s_crop()
233 dev_geo(dev, "camera scaled to %ux%u\n", mf->width, mf->height); in client_s_fmt()
270 dev_geo(dev, "Camera scaled to %ux%u\n", in client_s_fmt()
325 dev_geo(dev, "5: camera scaled to %ux%u\n", in soc_camera_client_scale()
347 dev_geo(dev, "8: new client sub-window %ux%u\n", *width, *height); in soc_camera_client_scale()
376 dev_geo(dev, "2: subwin %ux%u@%u:%u\n", in soc_camera_calc_client_output()
[all …]
Dsh_mobile_ceu_camera.c89 #define dev_geo dev_info macro
91 #define dev_geo dev_dbg macro
684 dev_geo(icd->parent, "Crop %ux%u@%u:%u\n", in sh_mobile_ceu_set_rect()
735 dev_geo(icd->parent, in sh_mobile_ceu_set_rect()
915 dev_geo(icd->parent, "CFLCR 0x%x\n", pcdev->cflcr); in sh_mobile_ceu_set_bus_param()
1121 dev_geo(dev, "camera fmt %ux%u\n", mf.width, mf.height); in sh_mobile_ceu_get_formats()
1224 dev_geo(dev, "S_CROP(%ux%u@%u:%u)\n", rect->width, rect->height, in sh_mobile_ceu_set_crop()
1240 dev_geo(dev, "1-2: camera cropped to %ux%u@%u:%u\n", in sh_mobile_ceu_set_crop()
1285 dev_geo(dev, "New camera output %ux%u\n", mf.width, mf.height); in sh_mobile_ceu_set_crop()
1311 dev_geo(dev, "5: CEU scales %u:%u\n", scale_ceu_h, scale_ceu_v); in sh_mobile_ceu_set_crop()
[all …]