Searched refs:xlp2 (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 203 const quint8* bl2, const quint8* br2, const int16* xlp2, const quint8* tl3, in ComputeLerpx8() argument 216 ToInt16x8(xlp0, xlp1, xlp2, xlp3, xlp4, xlp5, xlp6, xlp7); in ComputeLerpx8()
|
/external/mksh/src/ |
D | edit.c | 3327 char *xlp2; in x_lastcp() local 3331 j = x_size2(xlp, &xlp2); in x_lastcp() 3335 xlp = xlp2; in x_lastcp()
|