Home
last modified time | relevance | path

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

/linux-4.4.14/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()
234 dev_geo(dev, "camera scaled to %ux%u\n", mf->width, mf->height); in client_set_fmt()
271 dev_geo(dev, "Camera scaled to %ux%u\n", in client_set_fmt()
330 dev_geo(dev, "5: camera scaled to %ux%u\n", in soc_camera_client_scale()
352 dev_geo(dev, "8: new client sub-window %ux%u\n", *width, *height); in soc_camera_client_scale()
381 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
695 dev_geo(icd->parent, "Crop %ux%u@%u:%u\n", in sh_mobile_ceu_set_rect()
746 dev_geo(icd->parent, in sh_mobile_ceu_set_rect()
926 dev_geo(icd->parent, "CFLCR 0x%x\n", pcdev->cflcr); in sh_mobile_ceu_set_bus_param()
1138 dev_geo(dev, "camera fmt %ux%u\n", mf->width, mf->height); in sh_mobile_ceu_get_formats()
1244 dev_geo(dev, "S_CROP(%ux%u@%u:%u)\n", rect->width, rect->height, in sh_mobile_ceu_set_crop()
1260 dev_geo(dev, "1-2: camera cropped to %ux%u@%u:%u\n", in sh_mobile_ceu_set_crop()
1305 dev_geo(dev, "New camera output %ux%u\n", mf->width, mf->height); in sh_mobile_ceu_set_crop()
1331 dev_geo(dev, "5: CEU scales %u:%u\n", scale_ceu_h, scale_ceu_v); in sh_mobile_ceu_set_crop()
[all …]