Searched refs:bottom_right1 (Results 1 – 2 of 2) sorted by relevance
155 const float bottom_right1(ys_input_upper_ptr[xs_upper + 1]); in resize_image() local168 compute_lerp(top_left1, top_right1, bottom_left1, bottom_right1, in resize_image()
181 const qint32* bottom_left1, const qint32* bottom_right1, in ComputeLerpx2() argument190 const int32x2_t bottom_rightsx = ToInt32x2(bottom_right0, bottom_right1); in ComputeLerpx2()