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.
361 u32 msb, logentry, significand, interpolation, log10val; in nau8825_intlog10_dec3() local397 interpolation = ((significand & 0x7fffff) * in nau8825_intlog10_dec3()401 log2val = ((msb << 24) + (logtable[logentry] << 8) + interpolation); in nau8825_intlog10_dec3()
117 interpolation and then converts the oversampled PCM input to
134 interpolation of the results
1174 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local1179 interpolation = HDMI_CSC_CFG_INTMODE_CHROMA_INT_FORMULA1; in hdmi_video_csc()1202 hdmi_writeb(hdmi, interpolation | decimation, HDMI_CSC_CFG); in hdmi_video_csc()
2581 Indicates bi-linear interpolation is conditionally used in the intra2583 interpolation is not used in the CVS when set to 0.