Home
last modified time | relevance | path

Searched refs:interpolation (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/media/dvb-core/
Ddvb_math.c68 unsigned int interpolation; in intlog2() local
110 interpolation = ((significand & 0x7fffff) * in intlog2()
115 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/Linux-v5.10/Documentation/admin-guide/media/
Drcar-fdp1.rst24 interpolation otherwise.
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/
Dqcom,pm8xxx-xoadc.txt63 an interpolation calibration for all other ADCs.
/Linux-v5.10/sound/soc/codecs/
Dnau8825.c359 u32 msb, logentry, significand, interpolation, log10val; in nau8825_intlog10_dec3() local
395 interpolation = ((significand & 0x7fffff) * in nau8825_intlog10_dec3()
399 log2val = ((msb << 24) + (logtable[logentry] << 8) + interpolation); in nau8825_intlog10_dec3()
/Linux-v5.10/sound/soc/tegra/
DKconfig105 interpolation and then converts the oversampled PCM input to
/Linux-v5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1055 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local
1060 interpolation = HDMI_CSC_CFG_INTMODE_CHROMA_INT_FORMULA1; in hdmi_video_csc()
1083 hdmi_writeb(hdmi, interpolation | decimation, HDMI_CSC_CFG); in hdmi_video_csc()
/Linux-v5.10/Documentation/sound/designs/
Dtimestamping.rst134 interpolation of the results
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst3758 Indicates bi-linear interpolation is conditionally used in the intra
3760 interpolation is not used in the CVS when set to 0.