Searched refs:ComputeLerp (Results 1 – 1 of 1) sorted by relevance
122 inline T ComputeLerp(const T top_left, const T top_right, const T bottom_left, in ComputeLerp() function260 const T val = ComputeLerp<RESOLUTION, T, T_SCALE, T_CALC>( in OutputLerpForChannels()