Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c805 float yw = v - (float)vflr; in img_filter_2d_linear_repeat_POT() local
1257 float xw, yw; /* weights */ in img_filter_2d_linear() local
1301 float xw, yw; /* weights */ in img_filter_2d_array_linear() local
1346 float xw, yw; /* weights */ in img_filter_cube_linear() local
1391 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/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp311 OPJ_UINT32 yw = img->comps[0].w; in sycc420_to_rgb() local
/external/swiftshader/src/Reactor/
DNucleus.hpp2039 SwizzleMask2Float4<0xFD> yw; member
/external/libyuv/files/unit_test/
Dplanar_test.cc1343 int yw = benchmark_width_; in TEST_F() local