Home
last modified time | relevance | path

Searched defs:yw (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddevice_memory.h200 Float2 xz, yw; member
/external/angle/src/tests/gl_tests/
DPointSpritesTest.cpp102 float yw = s2p(pointY); in testPointCoordAndPointSizeCompliance() local
/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp160 OPJ_UINT32 yw = img->comps[0].w; in sycc420_to_rgb() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1163 const float yw = v - (float)vflr; in img_filter_2d_linear_repeat_POT() local
1658 float xw, yw; /* weights */ in img_filter_2d_linear() local
1705 float xw, yw; /* weights */ in img_filter_2d_array_linear() local
1750 float xw, yw; /* weights */ in img_filter_cube_linear() local
1819 float xw, yw; /* weights */ in img_filter_cube_array_linear() local
1883 float xw, yw, zw; /* interpolation weights */ in img_filter_3d_linear() local
/external/deqp/framework/common/
DtcuVector.hpp133 …VecAccess<T, Size, 2> yw (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 1, 3… in yw() function in tcu::Vector
/external/libyuv/files/unit_test/
Dplanar_test.cc1345 int yw = benchmark_width_; in TEST_F() local
/external/swiftshader/src/Reactor/
DReactor.hpp1587 SwizzleMask2<Vector4, 0x1333> yw; member