Searched defs:yw (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | colorspace.h | 37 double xw, yw; member
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/ |
D | pooling_grad.c | 46 for (int yw = 0; yw < output_w; yw++) { in AvgPoolingGrad() local 124 for (int yw = 0; yw < output_w; yw++) { in MaxPoolingGrad() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/ |
D | pooling_grad.c | 46 for (int yw = 0; yw < output_w; yw++) { in AvgPoolingFp16Grad() local 127 for (int yw = 0; yw < output_w; yw++) { in MaxPoolingFp16Grad() local
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstwarp.c | 149 gint xw, yw, cw; in gst_warptv_transform_frame() local
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyesRenderer.cpp | 300 struct wl_surface* surface, int32_t id, wl_fixed_t xw, wl_fixed_t yw) in TouchHandleDown() 329 wl_fixed_t xw, wl_fixed_t yw) in TouchHandleMotion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PointSpritesTest.cpp | 102 float yw = s2p(pointY); in testPointCoordAndPointSizeCompliance() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | PointSpritesTest.cpp | 101 float yw = s2p(pointY); in testPointCoordAndPointSizeCompliance() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 1163 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
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuVector.hpp | 133 …VecAccess<T, Size, 2> yw (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 1, 3… in yw() function in tcu::Vector
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1589 SwizzleMask2<Vector4, 0x1333> yw; member
|