Searched defs:xw (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | colorspace.h | 37 double xw, yw; member
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstwarp.c | 149 gint xw, yw, cw; in gst_warptv_transform_frame() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uarrsort.cpp | 238 icu::MaybeStackArray<std::max_align_t, sizeInMaxAlignTs(STACK_ITEM_SIZE) * 2> xw; in quickSort() local
|
/third_party/icu/icu4c/source/common/ |
D | uarrsort.cpp | 238 icu::MaybeStackArray<std::max_align_t, sizeInMaxAlignTs(STACK_ITEM_SIZE) * 2> xw; in quickSort() local
|
/third_party/node/deps/icu-small/source/common/ |
D | uarrsort.cpp | 238 icu::MaybeStackArray<std::max_align_t, sizeInMaxAlignTs(STACK_ITEM_SIZE) * 2> xw; in quickSort() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PointSpritesTest.cpp | 100 float xw = s2p(pointX); in testPointCoordAndPointSizeCompliance() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 1162 const float xw = u - (float)uflr; in img_filter_2d_linear_repeat_POT() local 1527 float xw; /* weights */ in img_filter_1d_linear() local 1561 float xw; /* weights */ in img_filter_1d_array_linear() 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
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuVector.hpp | 131 …VecAccess<T, Size, 2> xw (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 0, 3… in xw() function in tcu::Vector
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-scaler.c | 1476 guint xo, xw; in gst_video_scaler_2d() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1588 SwizzleMask2<Vector4, 0x0333> xw; member
|
/third_party/astc-encoder/Source/ |
D | stb_image.h | 3641 __m128i xw = _mm_set1_epi16(255); // alpha channel in stbi__YCbCr_to_RGB_simd() local
|