Home
last modified time | relevance | path

Searched refs:bottom_left_x_res (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h481 const int64x2_t bottom_left_x_res = in ComputeLerp32x2() local
490 vmlal_s32(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp32x2()
518 const int16x8_t bottom_left_x_res = in ComputeLerp8x8() local
529 vmlaq_s16(bottom_left_x_res, bottom_right_sub_bottom_left, x_lerp); in ComputeLerp8x8()