/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | UpSampleKernel.cpp | 77 struct Interpolate { struct 78 static inline opmath_t eval(char* src, char** data, const int64_t* strides, int64_t i) { in eval() 94 struct Interpolate<1, scalar_t, opmath_t, index_t, interp_size> { struct 95 static inline opmath_t eval(char* src, char** data, const int64_t* strides, int64_t i) { in eval() 111 struct Interpolate<n, scalar_t, opmath_t, index_t, 1> { struct 112 static inline opmath_t eval(char* src, char** data, const int64_t* strides, int64_t i) { in eval() 119 struct Interpolate<1, scalar_t, opmath_t, index_t, 1> { struct 120 static inline opmath_t eval(char* src, char** data, const int64_t* strides, int64_t i) { in eval() 132 struct Interpolate<n, scalar_t, opmath_t, index_t, 2> { struct 133 static inline opmath_t eval(char* src, char** data, const int64_t* strides, int64_t i) { in eval() [all …]
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Splines/ |
H A 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
|
/aosp_15_r20/external/dng_sdk/source/ |
H A 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
|
H A D | dng_1d_table.h | 73 real32 Interpolate (real32 x) const in Interpolate() function
|
H A 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
|
H A 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
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
H A D | LVM_Mixer_TimeConstant.cpp | 63 LVM_FLOAT Interpolate; in LVM_Mixer_TimeConstant() local
|
/aosp_15_r20/frameworks/av/media/libeffects/loudness/dsp/core/ |
H A D | interpolator_base-inl.h | 129 T InterpolatorBase<T, Algorithm>::Interpolate(T x) { in Interpolate() function
|
/aosp_15_r20/external/walt/ios/WALT/ |
H A D | DragLatencyController.mm | 52 static std::vector<T> Interpolate(const std::vector<S>& x, function
|
/aosp_15_r20/external/cronet/build/apple/ |
H A D | plist_util.py | 71 def Interpolate(value, substitutions): function
|
/aosp_15_r20/external/angle/build/apple/ |
H A D | plist_util.py | 71 def Interpolate(value, substitutions): function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_function.cpp | 164 float CPDF_Function::Interpolate(float x, in Interpolate() function in CPDF_Function
|
/aosp_15_r20/external/executorch/backends/arm/test/ops/ |
H A D | test_upsample_nearest2d.py | 66 class Interpolate(torch.nn.Module): class in TestUpsampleNearest2d
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | lookahead_filter_interpreter.cc | 104 void LookaheadFilterInterpreter::Interpolate(const HardwareState& first, in Interpolate() function in gestures::LookaheadFilterInterpreter
|
/aosp_15_r20/external/webrtc/video/config/ |
H A D | simulcast.cc | 105 constexpr webrtc::DataRate Interpolate(const webrtc::DataRate& a, in Interpolate() function
|
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/ |
H A D | p_shader_tokens.h | 131 unsigned Interpolate : 1; /**< any interpolation info? */ member 154 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member
|
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/ |
H A D | p_shader_tokens.h | 145 unsigned Interpolate : 1; /**< any interpolation info? */ member 168 unsigned Interpolate : 4; /**< one of TGSI_INTERPOLATE_x */ member
|
/aosp_15_r20/external/angle/src/common/ |
H A D | packed_gl_enums.json | 140 "Interpolate": "GL_INTERPOLATE", string
|
H A D | PackedGLEnums_autogen.h | 458 Interpolate = 4, enumerator
|
/aosp_15_r20/external/webp/src/enc/ |
H A D | picture_csp_enc.c | 123 static WEBP_INLINE int Interpolate(int v) { in Interpolate() function
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGLSLstd450.cpp | 960 static SIMD::Float Interpolate(const SIMD::Float &x, const SIMD::Float &y, const SIMD::Float &rhw, in Interpolate() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_rendershading.cpp | 617 int Interpolate(int p1, int p2, int delta1, int delta2, bool* overflow) { in Interpolate() function
|
/aosp_15_r20/external/pytorch/test/cpp/api/ |
H A D | functional.cpp | 2229 TEST_F(FunctionalTest, Interpolate) { in TEST_F() argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3drmobj.h | 4575 …STDMETHOD(Interpolate)(THIS_ D3DVALUE index, IDirect3DRMObject *object, D3DRMINTERPOLATIONOPTIONS … in DECLARE_INTERFACE_() local
|