Searched refs:in_bottom_right (Results 1 – 3 of 3) sorted by relevance
82 const T in_bottom_left, const T in_bottom_right, in ComputeLerpReference() argument88 const float bottom_right = QuantizedToFloat<T>(in_bottom_right, min, max); in ComputeLerpReference()99 const float in_bottom_right, in ComputeLerpReference() argument104 in_bottom_left + (in_bottom_right - in_bottom_left) * x_lerp; in ComputeLerpReference()
146 const T1* in_bottom_right) in SampleRect()150 bottom_right(in_bottom_right) {} in SampleRect()
102 const T in_bottom_left, const T in_bottom_right, in ComputeLerpReference() argument108 const float bottom_right = QuantizedToFloat<T>(in_bottom_right, min, max); in ComputeLerpReference()