Home
last modified time | relevance | path

Searched refs:stitch (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvsrc_cellauto.c54 int stitch, scroll, start_full; member
80 { "stitch", "stitch boundaries", OFFSET(stitch), AV_OPT_TYPE_BOOL, {.i64 = 1}, 0, 1, FLAGS },
202 "s:%dx%d r:%d/%d rule:%d stitch:%d scroll:%d full:%d seed:%"PRId64"\n", in init()
204 s->rule, s->stitch, s->scroll, s->start_full, in init()
242 if (s->stitch) { in evolve()
H A Dvsrc_life.c67 int stitch; member
92 { "stitch", "stitch boundaries", OFFSET(stitch), AV_OPT_TYPE_BOOL, {.i64=1}, 0, 1, FLAGS },
263 "s:%dx%d r:%d/%d rule:%s stay_rule:%d born_rule:%d stitch:%d seed:%"PRId64"\n", in init()
265 life->rule_str, life->stay_rule, life->born_rule, life->stitch, in init()
305 if (life->stitch) { in evolve()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c498 int stitch = 0; in aesni_cbc_hmac_sha1_cipher() local
523 stitch = 1; in aesni_cbc_hmac_sha1_cipher()
556 if (stitch) { in aesni_cbc_hmac_sha1_cipher()
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c498 int stitch = 0; in aesni_cbc_hmac_sha1_cipher() local
523 stitch = 1; in aesni_cbc_hmac_sha1_cipher()
556 if (stitch) { in aesni_cbc_hmac_sha1_cipher()
/third_party/skia/src/shaders/
H A DSkPerlinNoiseShader.cpp86 this->stitch(); in PaintingData()
214 void stitch() {
245 // Set up TurbulenceInitial stitch values.
473 // Set up TurbulenceInitial stitch values.
489 // Update stitch values
823 // Set up TurbulenceInitial stitch values.
935 // Either we don't stitch tiles, either we have a valid tile size
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 30 milliseconds