Home
last modified time | relevance | path

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

/linux/lib/math/
H A 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/drivers/gpu/drm/
H A Ddrm_colorop.c298 enum drm_colorop_lut1d_interpolation_type interpolation, in drm_plane_colorop_curve_1d_lut_init() argument
327 drm_object_attach_property(&colorop->base, prop, interpolation); in drm_plane_colorop_curve_1d_lut_init()
328 colorop->lut1d_interpolation = interpolation; in drm_plane_colorop_curve_1d_lut_init()
395 enum drm_colorop_lut3d_interpolation_type interpolation, in drm_plane_colorop_3dlut_init() argument
423 drm_object_attach_property(&colorop->base, prop, interpolation); in drm_plane_colorop_3dlut_init()
424 colorop->lut3d_interpolation = interpolation; in drm_plane_colorop_3dlut_init()
/linux/include/drm/
H A Ddrm_colorop.h396 enum drm_colorop_lut1d_interpolation_type interpolation,
405 enum drm_colorop_lut3d_interpolation_type interpolation,
/linux/Documentation/admin-guide/media/
H A Drcar-fdp1.rst24 interpolation otherwise.
/linux/Documentation/sound/designs/
H A Dtimestamping.rst134 interpolation of the results
/linux/sound/soc/tegra/
H A DKconfig120 interpolation and then converts the oversampled PCM input to
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2596 Indicates bi-linear interpolation is conditionally used in the intra
2598 interpolation is not used in the CVS when set to 0.