Searched full:bilinear (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop2_reg.c | 167 * * Cluster: bicubic for horizontal scale up, others use bilinear 169 * * nearest-neighbor/bilinear/bicubic for scale up 170 * * nearest-neighbor/bilinear/average for scale down 305 * * Cluster: bicubic for horizontal scale up, others use bilinear 307 * * nearest-neighbor/bilinear/bicubic for scale up 308 * * nearest-neighbor/bilinear/average for scale down
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
H A D | ia_css_dvs.host.h | 27 /* For bilinear interpolation, we need to add +1 to input block height calculation.
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | novatek,nt35950.yaml | 19 either bilinear interpolation or pixel duplication.
|
/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 146 * On entry, "weight" is a coefficient suitable for bilinear mode, 167 * When sharpness setting is 1, emulate bilinear. in jz4760_set_coefs() 509 * can do anything bilinear can and more. in ingenic_ipu_plane_atomic_update() 868 * 1 : bilinear in ingenic_ipu_bind()
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_param_dvs.h | 66 * Bilinear interpolation (HRT_GDC_BLI_MODE) is the supported method currently.
|
H A D | sh_css_param_shading.c | 32 /* Bilinear interpolation on shading tables:
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispresizer.h | 47 RSZ_BILINEAR = 1, /* Chrominance uses bilinear interpolation */
|
H A D | ispresizer.c | 179 * intended only for downsampling, and bilinear interpolation
|
/linux/drivers/gpu/drm/ |
H A D | drm_blend.c | 88 * filtering than just a bilinear one when scaling. The filtering mode when
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-image-convert.c | 404 * and initial bilinear resizing coefficients, which are used to find the 445 * Calculate the bilinear resizing coefficients that could be used if in calc_image_resize_coefficients() 1118 * Slightly modify resize coefficients per tile to hide the bilinear
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 666 * 2. bilinear filter is used for upscale in calc_pixel_ext()
|
/linux/drivers/media/platform/nxp/dw100/ |
H A D | dw100.c | 371 * Bilinear interpolation is used to compute inner cell points locations.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec-stateless.rst | 1831 - Bilinear filter. 3761 - Bilinear filter.
|
/linux/include/uapi/linux/ |
H A D | v4l2-controls.h | 3261 * @V4L2_AV1_INTERPOLATION_FILTER_BILINEAR: bilinear filter
|