Searched refs:top_left1 (Results 1 – 2 of 2) sorted by relevance
152 const float top_left1(ys_input_lower_ptr[xs_lower + 1]); in resize_image() local168 compute_lerp(top_left1, top_right1, bottom_left1, bottom_right1, in resize_image()
180 const qint32* top_left1, const qint32* top_right1, in ComputeLerpx2() argument187 const int32x2_t top_leftsx = ToInt32x2(top_left0, top_left1); in ComputeLerpx2()