Home
last modified time | relevance | path

Searched full:interpolation (Results 1 – 25 of 111) sorted by relevance

12345

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dgdc_public.h19 /*! Write the bicubic interpolation table of GDC[ID]
30 - The LUT format is a quadri-phase interpolation
41 /*! Convert the bicubic interpolation table of GDC[ID] to the ISP-specific format
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr_types.h39 ia_css_u0_16 gain; /** Interpolation ratio of current frame
45 ia_css_u0_16 threshold_y; /** Threshold to enable interpolation of Y.
50 ia_css_u0_16 threshold_uv; /** Threshold to enable interpolation of
/openbmc/linux/lib/math/
H A Dint_log.c60 unsigned int interpolation; in intlog2() local
88 * last step we do is interpolation because of the in intlog2()
96 * so the interpolation is in intlog2()
102 interpolation = ((significand & 0x7fffff) * in intlog2()
107 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dfsm_txt_buffer_user.svg37 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
43 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
46 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
49 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
52 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
55 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
58 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
61 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
64 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_dvs_info.h27 /* Bilinear interpolation (HRT_GDC_BLI_MODE) is the supported method currently.
28 * Bicubic interpolation (HRT_GDC_BCI_MODE) is not supported yet */
H A Dsh_css_param_dvs.h67 * Bilinear interpolation (HRT_GDC_BLI_MODE) is the supported method currently.
68 * Bicubic interpolation (HRT_GDC_BCI_MODE) is not supported yet */
H A Dsh_css_param_shading.c32 /* Bilinear interpolation on shading tables:
69 * Cases 2 and 4 require interpolation that takes into
H A Dsh_css_defs.h93 RGB[0,4095] -(interpolation step16)-> RGB[0,255] -(LUT 12bit)-> RGB[0,4095] -> RGB[0,8191]
102 /* Bits of fractional part of interpolation in vamem, [0,4095]->[0,255] */
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.h27 /* For bilinear interpolation, we need to add +1 to input block height calculation.
28 * For bicubic interpolation, we will need to add +3 instaed */
/openbmc/linux/Documentation/images/
H A Dlogo.svg119 style="color-interpolation-filters:sRGB"
136 style="color-interpolation-filters:sRGB"
157 style="color-interpolation-filters:sRGB"
174 style="color-interpolation-filters:sRGB"
203 style="color-interpolation-filters:sRGB"
228 style="color-interpolation-filters:sRGB"
260 style="color-interpolation-filters:sRGB"
292 style="color-interpolation-filters:sRGB"
305 style="color-interpolation-filters:sRGB"
318 style="color-interpolation-filters:sRGB"
[all …]
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.h61 * vfe_calc_interp_reso - Calculate interpolation mode
65 * Return interpolation mode
/openbmc/qemu/qobject/
H A Djson-lexer.c93 * - Interpolation, if enabled:
230 /* interpolation */
241 * - IN_START_INTERP additionally recognizes interpolation.
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Dvamem_global.h23 /* (log) stepsize of linear interpolation */
/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_entropymode.h153 SMOOTH_V_PRED, // Vertical interpolation
154 SMOOTH_H_PRED, // Horizontal interpolation
/openbmc/linux/Documentation/admin-guide/media/
H A Drcar-fdp1.rst24 interpolation otherwise.
/openbmc/linux/drivers/iio/light/
H A Dcm3605.c89 * using simple linear interpolation. in cm3605_get_lux()
99 /* Linear interpolation between 0 and ALS typ max */ in cm3605_get_lux()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra186-dspk.yaml12 the desired sampling rate by interpolation and then converts the
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dnovatek,nt35950.yaml19 either bilinear interpolation or pixel duplication.
/openbmc/linux/include/media/
H A Dv4l2-vp9.h51 * @interp_filter: interpolation filter probabilities.
101 * @filter: interpolation filter counts.
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dpwm-backlight.yaml90 // Example using num-interpolation-steps:
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h47 RSZ_BILINEAR = 1, /* Chrominance uses bilinear interpolation */
/openbmc/linux/drivers/devfreq/
H A Dgovernor_passive.c113 /* Use interpolation if required opps is not available */ in get_target_freq_with_cpufreq()
146 /* Use interpolation if required opps is not available */ in get_target_freq_with_devfreq()
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c660 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local
663 /* YCC422 interpolation to 444 mode */ in hdmi_video_csc()
665 interpolation = HDMI_CSC_CFG_INTMODE_CHROMA_INT_FORMULA1; in hdmi_video_csc()
688 hdmi_write(hdmi, interpolation | decimation, HDMI_CSC_CFG); in hdmi_video_csc()
/openbmc/linux/sound/core/seq/
H A Dseq_timer.h40 struct timespec64 last_update; /* time of last clock update, used for interpolation */
/openbmc/linux/drivers/video/fbdev/
H A Dcyber2000fb.h283 #define EXT_VID_DISP_CTL1_VINTERPOL_OFF 0x20 /* disable vertical interpolation */
305 #define VFAC_CTL1_MODVINTERPOLCLK 0x80 /* modify vertical interpolation clocl */

12345