Lines Matching full:interpolation
1428 * For resizing bilinear interpolation linearly interpolates along
1429 * each row, and then uses that result in a linear interpolation down each column.
1594 Bilinear interpolation linearly interpolates along each row, and
1595 then uses that result in a linear interpolation donw each column.
1986 M4OSA_Bool m_bOnlyCopy; /**< Flag to know if we just perform a copy or a bilinear interpolation */
2370 /**< Initialize accumulators in case we are using it (bilinear interpolation) */
2397 /**< In this case, no bilinear interpolation is needed as input and output dimensions are the same */
2477 /**< Bilinear interpolation */