Searched refs:downscale (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/ingenic/ |
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.3-rc2/drivers/gpu/drm/imx/dcss/ |
A D | dcss-scaler.c | 481 int downscale; member 580 *max = downscale_fp(dcss_scaler_factors[ch_num].downscale, 16); in dcss_scaler_get_min_max_ratios()
|
/linux-6.3-rc2/Documentation/admin-guide/media/ |
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
|
A D | ipu3.rst | 314 downscale factor can be configured from 1X to 1/4X in each axis with
|
Completed in 11 milliseconds