Searched refs:CachedInterpolation (Results 1 – 2 of 2) sorted by relevance
37 struct CachedInterpolation { struct63 const CachedInterpolation& x_interp, in ComputePatchSumOf3Channels()112 const CachedInterpolation& x_interp, in ComputePatchSum()162 std::vector<CachedInterpolation> x_interps(st.out_width); in Compute()196 const std::vector<CachedInterpolation>& x_interps, in ComputeLoop()250 const CachedInterpolation& x_interp = x_interps[x]; in ComputeLoop()262 const CachedInterpolation& x_interp = x_interps[x]; in ComputeLoop()
77 struct CachedInterpolation { struct89 CachedInterpolation* interpolation) { in compute_interpolation_weights()174 std::vector<CachedInterpolation> ys_, xs_;