Home
last modified time | relevance | path

Searched refs:Rcoeff (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/render/metal/
H A DSDL_shaders_metal.metal57 float3 Rcoeff;
76 …return col * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoeff), 1.0…
92 …return col * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoeff), 1.0…
108 …return col * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoeff), 1.0…
H A DSDL_render_metal.m569 1.0000, 0.0000, 1.4020, 0.0, /* Rcoeff */
576 1.1644, 0.0000, 1.5960, 0.0, /* Rcoeff */
583 1.0000, 0.0000, 1.4020, 0.0, /* Rcoeff */
/dports/x11/controllermap/SDL2-2.0.18/src/render/metal/
H A DSDL_shaders_metal.metal70 float3 Rcoeff;
88 …return vert.color * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoef…
103 …return vert.color * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoef…
118 …return vert.color * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoef…
H A DSDL_render_metal.m1752 1.0000, 0.0000, 1.4020, 0.0, /* Rcoeff */
1759 1.1644, 0.0000, 1.5960, 0.0, /* Rcoeff */
1766 1.0000, 0.0000, 1.4020, 0.0, /* Rcoeff */
/dports/devel/sdl20/SDL2-2.0.18/src/render/metal/
H A DSDL_shaders_metal.metal70 float3 Rcoeff;
88 …return vert.color * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoef…
103 …return vert.color * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoef…
118 …return vert.color * float4(dot(yuv, decode.Rcoeff), dot(yuv, decode.Gcoeff), dot(yuv, decode.Bcoef…
H A DSDL_render_metal.m1752 1.0000, 0.0000, 1.4020, 0.0, /* Rcoeff */
1759 1.1644, 0.0000, 1.5960, 0.0, /* Rcoeff */
1766 1.0000, 0.0000, 1.4020, 0.0, /* Rcoeff */
/dports/math/e-antic/flint2-ae7ec89/fmpz_mpoly/
H A Dmpolyu_divides_threaded.c1154 fmpz_mpoly_struct * Rcoeff; in trychunk() local
1170 Rcoeff = C->coeffs; in trychunk()
1186 Rcoeff = A->coeffs + startidx; in trychunk()
1204 Rcoeff, Rexp, Rlen, in trychunk()
H A Ddivides_heap_threaded.c1834 fmpz * Rcoeff; in trychunk() local
1850 Rcoeff = C->coeffs; in trychunk()
1866 Rcoeff = A->coeffs + startidx; in trychunk()
1883 Rcoeff, Rexp, Rlen, in trychunk()
1890 Rcoeff, Rexp, Rlen, in trychunk()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_mpoly/
H A Dmpolyu_divides_threaded.c1154 fmpz_mpoly_struct * Rcoeff; in trychunk() local
1170 Rcoeff = C->coeffs; in trychunk()
1186 Rcoeff = A->coeffs + startidx; in trychunk()
1204 Rcoeff, Rexp, Rlen, in trychunk()
H A Ddivides_heap_threaded.c1834 fmpz * Rcoeff; in trychunk() local
1850 Rcoeff = C->coeffs; in trychunk()
1866 Rcoeff = A->coeffs + startidx; in trychunk()
1883 Rcoeff, Rexp, Rlen, in trychunk()
1890 Rcoeff, Rexp, Rlen, in trychunk()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/nmod_mpoly/
H A Dmpolyn_divides_threaded.c1574 nmod_poly_struct * Rcoeff; in trychunk() local
1590 Rcoeff = C->coeffs; in trychunk()
1606 Rcoeff = A->coeffs + startidx; in trychunk()
1623 Rcoeff, Rexp, Rlen, in trychunk()
1630 Rcoeff, Rexp, Rlen, in trychunk()
H A Ddivides_heap_threaded.c1532 mp_limb_t * Rcoeff; in trychunk() local
1553 Rcoeff = C->coeffs; in trychunk()
1569 Rcoeff = A->coeffs + startidx; in trychunk()
1586 Rcoeff, Rexp, Rlen, in trychunk()
1593 Rcoeff, Rexp, Rlen, in trychunk()
/dports/math/e-antic/flint2-ae7ec89/nmod_mpoly/
H A Dmpolyn_divides_threaded.c1574 nmod_poly_struct * Rcoeff; in trychunk() local
1590 Rcoeff = C->coeffs; in trychunk()
1606 Rcoeff = A->coeffs + startidx; in trychunk()
1623 Rcoeff, Rexp, Rlen, in trychunk()
1630 Rcoeff, Rexp, Rlen, in trychunk()
H A Ddivides_heap_threaded.c1532 mp_limb_t * Rcoeff; in trychunk() local
1553 Rcoeff = C->coeffs; in trychunk()
1569 Rcoeff = A->coeffs + startidx; in trychunk()
1586 Rcoeff, Rexp, Rlen, in trychunk()
1593 Rcoeff, Rexp, Rlen, in trychunk()
/dports/math/flint2/flint-2.8.4/nmod_mpoly/
H A Dmpolyn_divides_threaded.c1560 n_poly_struct * Rcoeff; in trychunk() local
1576 Rcoeff = C->coeffs; in trychunk()
1592 Rcoeff = A->coeffs + startidx; in trychunk()
1609 Rcoeff, Rexp, Rlen, in trychunk()
1616 Rcoeff, Rexp, Rlen, in trychunk()
H A Ddivides_heap_threaded.c1512 mp_limb_t * Rcoeff; in trychunk() local
1533 Rcoeff = C->coeffs; in trychunk()
1549 Rcoeff = A->coeffs + startidx; in trychunk()
1565 divides = _nmod_mpoly_divides_stripe1(T2, Rcoeff, Rexp, Rlen, in trychunk()
1570 divides = _nmod_mpoly_divides_stripe(T2, Rcoeff, Rexp, Rlen, in trychunk()
/dports/math/flint2/flint-2.8.4/fmpz_mpoly/
H A Ddivides_heap_threaded.c1820 fmpz * Rcoeff; in trychunk() local
1836 Rcoeff = C->coeffs; in trychunk()
1852 Rcoeff = A->coeffs + startidx; in trychunk()
1869 Rcoeff, Rexp, Rlen, in trychunk()
1876 Rcoeff, Rexp, Rlen, in trychunk()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Ddemosaicing.cpp599 Brow(_brow), size(_size), Bcoeff(_bcoeff), Rcoeff(_rcoeff) in Bayer2Gray_Invoker()
613 int bcoeff = Bcoeff, rcoeff = Rcoeff; in operator ()()
695 int Bcoeff, Rcoeff; member in cv::Bayer2Gray_Invoker