Searched defs:Interpolate (Results 1 – 8 of 8) sorted by relevance
116 …SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree, co… in Interpolate() function148 SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree) in Interpolate() function
73 real32 Interpolate (real32 x) const in Interpolate() function
59 real32 Interpolate () const in Interpolate() function in dng_gain_map_interpolator276 real32 dng_gain_map::Interpolate (int32 row, in Interpolate() function in dng_gain_map
261 dng_hue_sat_map * dng_hue_sat_map::Interpolate (const dng_hue_sat_map &map1, in Interpolate() function in dng_hue_sat_map
1029 void dng_bilinear_interpolator::Interpolate (dng_pixel_buffer &srcBuffer, in Interpolate() function in dng_bilinear_interpolator1959 void dng_mosaic_info::Interpolate (dng_host &host, in Interpolate() function in dng_mosaic_info
44 static uint32x4_t Interpolate(const rescaler_t* const frow, in Interpolate() function
121 unsigned Interpolate : 1; /**< any interpolation info? */ member141 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member
110 static WEBP_INLINE int Interpolate(int v) { in Interpolate() function