Searched defs:SampleRect (Results 1 – 1 of 1) sorted by relevance
142 struct SampleRect { struct143 EIGEN_ALWAYS_INLINE SampleRect(const T1* in_top_left, const T1* in_top_right, in SampleRect() function151 EIGEN_ALWAYS_INLINE T1 BilinearSample(int channel, T1 x_lerp, in BilinearSample()160 const T1* top_left;161 const T1* top_right;162 const T1* bottom_left;163 const T1* bottom_right;