Searched refs:CachedInterpolation (Results 1 – 3 of 3) sorted by relevance
115 std::vector<CachedInterpolation> ys(out_height + 1); in LaunchKernel()116 std::vector<CachedInterpolation> xs(out_width + 1); in LaunchKernel()
111 struct CachedInterpolation { struct118 CachedInterpolation *interpolation); argument
898 CachedInterpolation *interpolation) { in ComputeInterpolationWeights()