Searched refs:downscale (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/ |
| H A D | pisp-fe.c | 120 offsetof(struct pisp_fe_config, ch[0].downscale), 132 offsetof(struct pisp_fe_config, ch[1].downscale), 258 (cfg->ch[c].downscale.output_width < 2 || in pisp_fe_validate_output() 259 cfg->ch[c].downscale.output_height < 2)) in pisp_fe_validate_output()
|
| /linux-6.15/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-ipu.c | 44 unsigned int sharpness, bool downscale, 156 unsigned int sharpness, bool downscale, in jz4760_set_coefs() argument 208 unsigned int sharpness, bool downscale, in jz4725b_set_coefs() argument 220 if (downscale || !!offset) in jz4725b_set_coefs() 225 if (downscale) { in jz4725b_set_coefs()
|
| /linux-6.15/include/uapi/linux/media/raspberrypi/ |
| H A D | pisp_fe_config.h | 238 struct pisp_fe_downscale_config downscale; member
|
| H A D | pisp_be_config.h | 820 struct pisp_be_downscale_config downscale[PISP_BACK_END_NUM_OUTPUTS]; member
|
| /linux-6.15/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-scaler.c | 466 int downscale; member 565 *max = downscale_fp(dcss_scaler_factors[ch_num].downscale, 16); in dcss_scaler_get_min_max_ratios()
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | imx.rst | 239 API at sink pad (if /2 downscale is desired, otherwise source pad 242 To give an example of crop and /2 downscale, this will crop a 243 1280x960 input frame to 640x480, and then /2 downscale in both
|
| H A D | ipu3.rst | 314 downscale factor can be configured from 1X to 1/4X in each axis with
|