Home
last modified time | relevance | path

Searched defs:y_lerpsx (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc182 const int32* x_lerp, const int32x2_t y_lerpsx) { in ComputeLerpx2()
274 const int16x8_t y_lerpsx = vmovq_n_s16(ys_ilerp); in OutputLerp8x8x1() local
300 const int16x8_t y_lerpsx = vmovq_n_s16(ys_ilerp); in OutputLerp8x8x3() local
352 const int32x2_t y_lerpsx = vmov_n_s32(ys_ilerp); in OutputLerp32x4x1() local
402 const int32x2_t y_lerpsx = vmov_n_s32(ys_ilerp); in OutputLerp32x4x3() local