Searched refs:top_left0 (Results 1 – 2 of 2) sorted by relevance
146 const float top_left0(ys_input_lower_ptr[xs_lower + 0]); in resize_image() local165 compute_lerp(top_left0, top_right0, bottom_left0, bottom_right0, in resize_image()
178 const qint32* top_left0, const qint32* top_right0, in ComputeLerpx2() argument187 const int32x2_t top_leftsx = ToInt32x2(top_left0, top_left1); in ComputeLerpx2()