Home
last modified time | relevance | path

Searched refs:bl0 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc200 const quint8* tl0, const quint8* tr0, const quint8* bl0, const quint8* br0, in ComputeLerpx8() argument
213 const uint8x8_t bl8x8 = ToUint8x8(bl0, bl1, bl2, bl3, bl4, bl5, bl6, bl7); in ComputeLerpx8()