Home
last modified time | relevance | path

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

/Linux-v6.6/lib/math/
Dint_log.c60 unsigned int interpolation; in intlog2() local
102 interpolation = ((significand & 0x7fffff) * in intlog2()
107 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/Linux-v6.6/Documentation/admin-guide/media/
Drcar-fdp1.rst24 interpolation otherwise.
/Linux-v6.6/Documentation/sound/designs/
Dtimestamping.rst134 interpolation of the results
/Linux-v6.6/sound/soc/tegra/
DKconfig117 interpolation and then converts the oversampled PCM input to
/Linux-v6.6/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1160 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local
1165 interpolation = HDMI_CSC_CFG_INTMODE_CHROMA_INT_FORMULA1; in hdmi_video_csc()
1188 hdmi_writeb(hdmi, interpolation | decimation, HDMI_CSC_CFG); in hdmi_video_csc()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst2581 Indicates bi-linear interpolation is conditionally used in the intra
2583 interpolation is not used in the CVS when set to 0.