Searched refs:InterpolationCache (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 39 struct InterpolationCache { struct 51 const int resolution, InterpolationCache<T_SCALE>* interpolation) { in ComputeInterpolationWeights() 74 inline InterpolationCache<T_SCALE> BuildLerpCache( in BuildLerpCache() 77 InterpolationCache<T_SCALE> cache; in BuildLerpCache() 246 inline void OutputLerpForChannels(const InterpolationCache<T_SCALE>& xs, in OutputLerpForChannels() 267 inline void OutputLerp8x8x1(const InterpolationCache<int16>& xs, in OutputLerp8x8x1() 293 inline void OutputLerp8x8x3(const InterpolationCache<int16>& xs, in OutputLerp8x8x3() 334 inline void OutputLerp32x4x1(const InterpolationCache<int32>& xs, in OutputLerp32x4x1() 382 inline void OutputLerp32x4x3(const InterpolationCache<int32>& xs, in OutputLerp32x4x3() 477 const InterpolationCache<float> xs = BuildLerpCache<float>( in ResizeImageReference() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | 2008-07-15-Bswap.ll | 23 …4 x i32]], %struct.PixelData, %struct.InterpolationCache*, %struct.InterpolationCache*, %struct.In… 25 %struct.InterpolationCache = type opaque
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | 2008-07-15-Bswap.ll | 23 …4 x i32]], %struct.PixelData, %struct.InterpolationCache*, %struct.InterpolationCache*, %struct.In… 25 %struct.InterpolationCache = type opaque
|
/external/llvm/test/CodeGen/PowerPC/ |
D | 2008-07-15-Bswap.ll | 23 …4 x i32]], %struct.PixelData, %struct.InterpolationCache*, %struct.InterpolationCache*, %struct.In… 25 %struct.InterpolationCache = type opaque
|