Home
last modified time | relevance | path

Searched defs:U (Results 14351 – 14375 of 49510) sorted by relevance

1...<<571572573574575576577578579580>>...1981

/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/compositor/
H A Dblend.c198 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
199 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
200 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
939 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
968 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/compositor/
H A Dblend.c198 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
199 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
200 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
939 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
968 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/science/libecpint/libecpint-1.0.7/src/lib/
H A Dapi.cpp127 ECP& U = ecps.getECP(n); in init() local
185 ECP& U = ecps.getECP(i); in compute_integrals() local
204 ECP& U = ecps.getECP(i); in compute_integrals() local
253 ECP& U = ecps.getECP(i); in compute_first_derivs() local
317 ECP& U = ecps.getECP(i); in compute_second_derivs() local
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dquiver.py201 def __init__(self, Q, X, Y, U, label, argument
560 def set_UVC(self, U, V, C=None): argument
631 def _angles_lengths(self, U, V, eps=1): argument
640 def _make_verts(self, U, V, angles): argument
1149 def set_UVC(self, U, V, C=None): argument
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/euclid/src/
H A Dsize.rs59 pub fn from_lengths(width: Length<T, U>, height: Length<T, U>) -> Self { in from_lengths() argument
182 pub fn width_typed(&self) -> Length<T, U> { in width_typed() argument
188 pub fn height_typed(&self) -> Length<T, U> { in height_typed() argument
198 pub fn to_vector(&self) -> TypedVector2D<T, U> { in to_vector() argument
289 pub fn size2<T, U>(w: T, h: T) -> TypedSize2D<T, U> { in size2() argument
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/giada/giada-0.17.1/src/deps/json/test/thirdparty/Fuzzer/
H A DFuzzerDriver.cpp264 Unit U = FileToVector(InputFilePath); in RunOneTest() local
301 Unit U = FileToVector(CurrentFilePath); in MinimizeCrashInput() local
344 Unit U = FileToVector(InputFilePath); in MinimizeCrashInputInternalStep() local
455 for (auto &U: Dictionary) in FuzzerDriver() local
520 for (auto &U : InitialCorpus) in FuzzerDriver() local
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/compositor/
H A Dblend.c198 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
199 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
200 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
939 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
968 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/src/
H A Dinterfaces.cpp332 double **U, in reverse()
348 double *U, in reverse()
379 double **U, in reverse()
402 double **U, in reverse()
422 double *U, in reverse()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomAdaptor/
H A DGeomAdaptor_Curve.cxx655 void GeomAdaptor_Curve::D0(const Standard_Real U, gp_Pnt& P) const in D0() argument
691 void GeomAdaptor_Curve::D1(const Standard_Real U, gp_Pnt& P, gp_Vec& V) const in D1() argument
727 void GeomAdaptor_Curve::D2(const Standard_Real U, in D2()
764 void GeomAdaptor_Curve::D3(const Standard_Real U, in D3()
802 gp_Vec GeomAdaptor_Curve::DN(const Standard_Real U, in DN()
/dports/cad/opencascade/opencascade-7.6.0/src/Geom2dAdaptor/
H A DGeom2dAdaptor_Curve.cxx657 void Geom2dAdaptor_Curve::D0(const Standard_Real U, gp_Pnt2d& P) const in D0() argument
693 void Geom2dAdaptor_Curve::D1(const Standard_Real U, in D1()
730 void Geom2dAdaptor_Curve::D2(const Standard_Real U, in D2()
767 void Geom2dAdaptor_Curve::D3(const Standard_Real U, in D3()
805 gp_Vec2d Geom2dAdaptor_Curve::DN(const Standard_Real U, in DN()
/dports/math/lis/lis-2.0.30/src/precon/
H A Dlis_precon_iluc.c151 LIS_MATRIX_ILU L,U; in lis_precon_create_iluc_csr() local
942 LIS_MATRIX_ILU L,U; in lis_precon_create_iluc_bsr() local
1987 LIS_MATRIX_ILU L,U; in lis_psolve_iluc() local
2205 LIS_MATRIX_ILU L,U; in lis_psolve_iluc_bsr() local
2326 LIS_MATRIX_ILU L,U; in lis_psolveh_iluc() local
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/compositor/
H A Dblend.c198 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
199 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
200 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
939 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
968 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/videomixer/
H A Dblend.c165 #define YUV_TO_R(Y,U,V) (CLAMP (1.164 * (Y - 16) + 1.596 * (V - 128), 0, 255)) argument
166 #define YUV_TO_G(Y,U,V) (CLAMP (1.164 * (Y - 16) - 0.813 * (V - 128) - 0.391 * (U - 128), 0, 255)) argument
167 #define YUV_TO_B(Y,U,V) (CLAMP (1.164 * (Y - 16) + 2.018 * (U - 128), 0, 255)) argument
884 #define PACKED_422_FILL_CHECKER_C(name, Y1, U, Y2, V) \ argument
913 #define PACKED_422_FILL_COLOR(name, Y1, U, Y2, V) \ argument

1...<<571572573574575576577578579580>>...1981