Searched refs:interpolation (Results 1 – 7 of 7) sorted by relevance
68 unsigned int interpolation; in intlog2() local110 interpolation = ((significand & 0x7fffff) * in intlog2()115 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
24 interpolation otherwise.
360 u32 msb, logentry, significand, interpolation, log10val; in nau8825_intlog10_dec3() local396 interpolation = ((significand & 0x7fffff) * in nau8825_intlog10_dec3()400 log2val = ((msb << 24) + (logtable[logentry] << 8) + interpolation); in nau8825_intlog10_dec3()
96 interpolation and then converts the oversampled PCM input to
1056 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local1061 interpolation = HDMI_CSC_CFG_INTMODE_CHROMA_INT_FORMULA1; in hdmi_video_csc()1084 hdmi_writeb(hdmi, interpolation | decimation, HDMI_CSC_CFG); in hdmi_video_csc()
134 interpolation of the results
2559 Indicates bi-linear interpolation is conditionally used in the intra2561 interpolation is not used in the CVS when set to 0.