Searched refs:tl4 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 205 const quint8* tl4, const quint8* tr4, const quint8* bl4, const quint8* br4, in ComputeLerpx8() argument 211 const uint8x8_t tl8x8 = ToUint8x8(tl0, tl1, tl2, tl3, tl4, tl5, tl6, tl7); in ComputeLerpx8()
|