K 10 svn:author V 5 ariff K 8 svn:date V 27 2009-06-15T04:05:38.559914Z K 7 svn:log V 354 Remap type of polynomial interpolators for better polyphase coefficients quality: - Linear interpolator for oversampling factor larger and equal than 4096 (log2 = 12). - Quadratic interpolator for oversampling factor larger and equal than 256 (log2 = 8). Default oversampling factor (128 ~ log2 = 7) will use OPT32X, which provides better accuracy. END