Home
last modified time | relevance | path

Searched refs:erode (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/gm/
Dimagefiltersgraph.cpp51 sk_sp<SkImageFilter> erode(SkImageFilters::Erode(4, 4, blur)); in onDraw() local
53 std::move(erode))); in onDraw()
/third_party/ffmpeg/libavfilter/
Dvf_morpho.c478 static int erode(IPlane *g, IPlane *f, chord_set *SE, LUT *Ty) in erode() function
863 ret = erode(&s->g[p], &s->f[p], &s->SE[p], &s->Ty[0][p]); in do_morpho()
872 ret = erode(&s->h[p], &s->f[p], &s->SE[p], &s->Ty[0][p]); in do_morpho()
884 ret = erode(&s->g[p], &s->h[p], &s->SE[p], &s->Ty[1][p]); in do_morpho()
893 ret = erode(&s->h[p], &s->f[p], &s->SE[p], &s->Ty[1][p]); in do_morpho()
902 ret = erode(&s->h[p], &s->f[p], &s->SE[p], &s->Ty[0][p]); in do_morpho()
917 ret = erode(&s->g[p], &s->h[p], &s->SE[p], &s->Ty[1][p]); in do_morpho()
/third_party/ffmpeg/doc/
Dfilters.texi16851 erode and dilate with arbitrary structures set in second input stream.
16864 @item erode
16872 Default is @code{erode}.
17419 @subsection erode
19188 visible, and then using a threshold filter followed by the erode
/third_party/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt15040 侵蝕 < to\-erode;
31345 侵蝕 > to\-erode;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82580 static nsIAtom* erode; member in nsGkAtoms