Home
last modified time | relevance | path

Searched refs:geq (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Dvf_geq.c95 AVFILTER_DEFINE_CLASS(geq);
100 GEQContext *geq = priv; in getpix() local
101 AVFrame *picref = geq->picref; in getpix()
104 …const int w = (plane == 1 || plane == 2) ? AV_CEIL_RSHIFT(picref->width, geq->hsub) : picref->wid… in getpix()
105 …const int h = (plane == 1 || plane == 2) ? AV_CEIL_RSHIFT(picref->height, geq->vsub) : picref->hei… in getpix()
110 if (geq->interpolation == INTERP_BILINEAR) { in getpix()
117 if (geq->bps > 8) { in getpix()
131 if (geq->bps > 8) { in getpix()
142 static int calculate_sums(GEQContext *geq, int plane, int w, int h) in calculate_sums() argument
145 AVFrame *picref = geq->picref; in calculate_sums()
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitPreferences.java98 private final BigDecimal geq; field in UnitPreferences.UnitPreference
102 public UnitPreference(String unit, String geq, String skeleton) { in UnitPreference() argument
104 this.geq = new BigDecimal(geq); in UnitPreference()
113 return geq; in getGeq()
166 String geq = "1"; in put() local
174 geq = value.getString(); in put()
182 unitPreferences.add(new UnitPreference(unit, geq, skeleton)); in put()
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/asm/frag/
Dunordered-compare.asm.frag12 bvec4 geq = not(lessThan(A, B));
15 return ((((vec4(le) + vec4(leq)) + vec4(ge)) + vec4(geq)) + vec4(eq)) + vec4(neq);
23 bool geq = !(A.x < B.x);
26 return ((((float(le) + float(leq)) + float(ge)) + float(geq)) + float(eq)) + float(neq);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/asm/frag/
Dunordered-compare.asm.frag21 bool4 geq = bool4(!(A.x < B.x), !(A.y < B.y), !(A.z < B.z), !(A.w < B.w));
24 return ((((float4(le) + float4(leq)) + float4(ge)) + float4(geq)) + float4(eq)) + float4(neq);
32 bool geq = !(A.x < B.x);
35 return ((((float(le) + float(leq)) + float(ge)) + float(geq)) + float(eq)) + float(neq);
/third_party/skia/third_party/externals/spirv-cross/shaders-hlsl-no-opt/asm/frag/
Dunordered-compare.asm.frag20 OpName %geq "geq"
26 OpName %geq_0 "geq"
69 %geq = OpVariable %_ptr_Function_v4bool Function
87 OpStore %geq %35
104 %56 = OpLoad %v4bool %geq
/third_party/skia/third_party/externals/spirv-cross/shaders-no-opt/asm/frag/
Dunordered-compare.asm.frag20 OpName %geq "geq"
26 OpName %geq_0 "geq"
69 %geq = OpVariable %_ptr_Function_v4bool Function
87 OpStore %geq %35
104 %56 = OpLoad %v4bool %geq
/third_party/icu/icu4c/source/data/misc/
Dunits.txt1131 geq{"3.0"}
1160 geq{"3.0"}
1184 geq{"3.0"}
1223 geq{"3.0"}
1256 geq{"0.9"}
1260 geq{"300.0"}
1265 geq{"10"}
1276 geq{"0.5"}
1280 geq{"100.0"}
1285 geq{"10"}
[all …]
/third_party/skia/third_party/externals/icu/source/data/misc/
Dunits.txt1131 geq{"3.0"}
1160 geq{"3.0"}
1184 geq{"3.0"}
1223 geq{"3.0"}
1256 geq{"0.9"}
1260 geq{"300.0"}
1265 geq{"10"}
1276 geq{"0.5"}
1280 geq{"100.0"}
1285 geq{"10"}
[all …]
DsupplementalData.txt5553 "geq",
/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp211 CharString geq; in put() local
212 geq.appendInvariantChars(g, length, status); in put()
214 dq.setToDecNumber(geq.data(), status); in put()
215 up->geq = dq.toDouble(); in put()
Dunits_data.h98 UnitPreference() : geq(1.0) {} in UnitPreference()
100 double geq; member
Dunits_router.cpp106 preference.geq, std::move(precision), in init()
/third_party/icu/icu4c/source/i18n/
Dunits_data.cpp211 CharString geq; in put() local
212 geq.appendInvariantChars(g, length, status); in put()
214 dq.setToDecNumber(geq.data(), status); in put()
215 up->geq = dq.toDouble(); in put()
Dunits_data.h98 UnitPreference() : geq(1.0) {} in UnitPreference()
100 double geq; member
Dunits_router.cpp106 preference.geq, std::move(precision), in init()
/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_data.cpp211 CharString geq; in put() local
212 geq.appendInvariantChars(g, length, status); in put()
214 dq.setToDecNumber(geq.data(), status); in put()
215 up->geq = dq.toDouble(); in put()
Dunits_data.h98 UnitPreference() : geq(1.0) {} in UnitPreference()
100 double geq; member
Dunits_router.cpp106 preference.geq, std::move(precision), in init()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/resources/
Dldml2icu_supplemental.txt173 …eData/unitPreferences[@category="(%W)"][@usage="(%A)"]/unitPreference[@regions="(%A)"][@geq="(%A)"]
175 ; /unitPreferenceData/"$1"/"$2"/$3/<FIFO>/geq ; values=$4
181 …ferences[@category="(%W)"][@usage="(%A)"]/unitPreference[@regions="(%A)"][@geq="(%A)"][@skeleton="…
183 ; /unitPreferenceData/"$1"/"$2"/$3/<FIFO>/geq ; values=$4
/third_party/flutter/skia/site/dev/design/conical/
Dindex.md214 **When $x \geq 0$:**
251 of $||C_f P_1||$ for both $x \geq 0$ and $x < 0$ cases:
315 1. either $||C_f H|| + ||H P_1||$ or $||C_f H|| - ||H P_1||$ if $x \geq 0$,
/third_party/skia/site/docs/dev/design/conical/
D_index.md258 **When $x \geq 0$:**
295 $-x$ so we get the same equation of $||C_f P_1||$ for both $x \geq 0$ and
356 1. either $||C_f H|| + ||H P_1||$ or $||C_f H|| - ||H P_1||$ if $x \geq 0$,
/third_party/ffmpeg/doc/
Dfilters.texi10120 ffmpeg -i INPUT -f lavfi -i nullsrc=s=hd720,lutrgb=128:128:128 -f lavfi -i nullsrc=s=hd720,geq='r=1…
10126 ffmpeg -i INPUT -f lavfi -i nullsrc=hd720,geq='r=128+80*(sin(sqrt((X-W/2)*(X-W/2)+(Y-H/2)*(Y-H/2))/…
12571 @section geq
12683 geq=p(W-X\,Y)
12690 geq=128 + 100*sin(2*(PI/100)*(cos(PI/3)*(X-50*T) + sin(PI/3)*Y)):128:128
12696 nullsrc=s=256x256,geq=random(1)/hypot(X-cos(N*0.07)*W/2-W/2\,Y-sin(N*0.09)*H/2-H/2)^2*1000000*sin(N…
12702 format=gray,geq=lum_expr='(p(X,Y)+(256-p(X-4,Y-4)))/2'
12708 geq=r='X/W*r(X,Y)':g='(1-X/W)*g(X,Y)':b='(H-Y)/H*b(X,Y)'
12715 geq=lum=255*gauss((X/W-0.5)*3)*gauss((Y/H-0.5)*3)/gauss(0)/gauss(0),format=gray
24311 the @code{geq} filter:
[all …]
/third_party/ffmpeg/
DChangelog1111 - geq filter ported from libmpcodecs
/third_party/libffi/doc/
Dtexinfo.tex3472 \def\geq{\ensuremath\ge}
4997 \definedummyword\geq
5214 \defglyph\geq{>=}%
11051 \DeclareUnicodeCharacter{2265}{\ensuremath\geq}%
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex2976 \def\geq{\ifmmode \ge\else $\ge$\fi}
4502 \definedummyword\geq
4674 \def\geq{>=}%

12