Searched refs:bl7 (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_resize_bilinear_op.cc | 211 const quint8* tr7, const quint8* bl7, const quint8* br7, const int16* xlp7, in ComputeLerpx8() argument 215 const uint8x8_t bl8x8 = ToUint8x8(bl0, bl1, bl2, bl3, bl4, bl5, bl6, bl7); in ComputeLerpx8()
|