Searched refs:interpolation (Results 1 – 6 of 6) sorted by relevance
60 unsigned int interpolation; in intlog2() local102 interpolation = ((significand & 0x7fffff) * in intlog2()107 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
24 interpolation otherwise.
134 interpolation of the results
117 interpolation and then converts the oversampled PCM input to
1160 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local1165 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()
2581 Indicates bi-linear interpolation is conditionally used in the intra2583 interpolation is not used in the CVS when set to 0.