Searched refs:bottom_right8x8 (Results 1 – 2 of 2) sorted by relevance
518 const uint8x8_t bottom_right8x8, in ComputeLerp8x8() argument536 vreinterpretq_s16_u16(vsubl_u8(bottom_right8x8, bottom_left8x8)); in ComputeLerp8x8()
843 uint8x8_t bottom_right8x8 = To8x8(bottom_right); in TestComputeLerp8x8() local848 bottom_right8x8, x_lerp16x8, y_lerp16x8); in TestComputeLerp8x8()