Searched refs:ComputeLerp8x8 (Results 1 – 3 of 3) sorted by relevance
847 ComputeLerp8x8<RESOLUTION>(top_left8x8, top_right8x8, bottom_left8x8, in TestComputeLerp8x8()
506 inline uint8x8_t ComputeLerp8x8(const uint8x8_t top_left8x8, in ComputeLerp8x8() function
217 return ComputeLerp8x8<RESOLUTION>(tl8x8, tr8x8, bl8x8, br8x8, xs_lerpsx, in ComputeLerpx8()