Searched defs:Interpolate (Results 1 – 11 of 11) sorted by relevance
/external/dng_sdk/source/ |
D | dng_1d_table.h | 73 real32 Interpolate (real32 x) const in Interpolate() function
|
D | dng_gain_map.cpp | 59 real32 Interpolate () const in Interpolate() function in dng_gain_map_interpolator 276 real32 dng_gain_map::Interpolate (int32 row, in Interpolate() function in dng_gain_map
|
D | dng_hue_sat_map.cpp | 261 dng_hue_sat_map * dng_hue_sat_map::Interpolate (const dng_hue_sat_map &map1, in Interpolate() function in dng_hue_sat_map
|
D | dng_mosaic_info.cpp | 1029 void dng_bilinear_interpolator::Interpolate (dng_pixel_buffer &srcBuffer, in Interpolate() function in dng_bilinear_interpolator 1959 void dng_mosaic_info::Interpolate (dng_host &host, in Interpolate() function in dng_mosaic_info
|
/external/eigen/unsupported/Eigen/src/Splines/ |
D | SplineFitting.h | 290 …SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree, co… in Interpolate() function 322 SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree) in Interpolate() function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_function.cpp | 128 float CPDF_Function::Interpolate(float x, in Interpolate() function in CPDF_Function
|
/external/walt/ios/WALT/ |
D | DragLatencyController.mm | 52 static std::vector<T> Interpolate(const std::vector<S>& x, function
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 136 unsigned Interpolate : 1; /**< any interpolation info? */ member 159 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 136 unsigned Interpolate : 1; /**< any interpolation info? */ member 159 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member
|
/external/webp/src/enc/ |
D | picture_csp_enc.c | 110 static WEBP_INLINE int Interpolate(int v) { in Interpolate() function
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 671 int Interpolate(int p1, int p2, int delta1, int delta2, bool* overflow) { in Interpolate() function
|