Searched refs:xlp1 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 202 const quint8* br1, const int16* xlp1, const quint8* tl2, const quint8* tr2, in ComputeLerpx8() argument 216 ToInt16x8(xlp0, xlp1, xlp2, xlp3, xlp4, xlp5, xlp6, xlp7); in ComputeLerpx8()
|