Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c21 #define dev_geo dev_info macro
23 #define dev_geo dev_dbg macro
133 dev_geo(dev, "Fix camera S_SELECTION for %dx%d@%d:%d to %dx%d@%d:%d\n", in soc_camera_client_s_selection()
197 dev_geo(dev, "Camera S_SELECTION %d for %dx%d@%d:%d\n", ret, in soc_camera_client_s_selection()
213 dev_geo(dev, "Camera S_SELECTION %d for max %dx%d@%d:%d\n", ret, in soc_camera_client_s_selection()
250 dev_geo(dev, "camera scaled to %ux%u\n", mf->width, mf->height); in client_set_fmt()
285 dev_geo(dev, "Camera scaled to %ux%u\n", in client_set_fmt()
345 dev_geo(dev, "5: camera scaled to %ux%u\n", in soc_camera_client_scale()
367 dev_geo(dev, "8: new client sub-window %ux%u\n", *width, *height); in soc_camera_client_scale()
396 dev_geo(dev, "2: subwin %ux%u@%u:%u\n", in soc_camera_calc_client_output()
[all …]
Dsh_mobile_ceu_camera.c84 #define dev_geo dev_info macro
86 #define dev_geo dev_dbg macro
606 dev_geo(icd->parent, "Crop %ux%u@%u:%u\n", in sh_mobile_ceu_set_rect()
651 dev_geo(icd->parent, in sh_mobile_ceu_set_rect()
822 dev_geo(icd->parent, "CFLCR 0x%x\n", pcdev->cflcr); in sh_mobile_ceu_set_bus_param()
1029 dev_geo(dev, "camera fmt %ux%u\n", mf->width, mf->height); in sh_mobile_ceu_get_formats()
1134 dev_geo(dev, "S_SELECTION(%ux%u@%u:%u)\n", rect->width, rect->height, in sh_mobile_ceu_set_selection()
1150 dev_geo(dev, "1-2: camera cropped to %ux%u@%u:%u\n", in sh_mobile_ceu_set_selection()
1195 dev_geo(dev, "New camera output %ux%u\n", mf->width, mf->height); in sh_mobile_ceu_set_selection()
1221 dev_geo(dev, "5: CEU scales %u:%u\n", scale_ceu_h, scale_ceu_v); in sh_mobile_ceu_set_selection()
[all …]