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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_cellauto.c53 int stitch, scroll, start_full; member in struct:__anon3438
79 { "stitch", "stitch boundaries", OFFSET(stitch), AV_OPT_TYPE_INT, {.i64 = 1}, 0, 1, FLAGS },
201 "s:%dx%d r:%d/%d rule:%d stitch:%d scroll:%d full:%d seed:%u\n",
203 cellauto->rule, cellauto->stitch, cellauto->scroll, cellauto->start_full,
240 if (cellauto->stitch) {
H A Dvsrc_life.c66 int stitch; member in struct:__anon3440
91 { "stitch", "stitch boundaries", OFFSET(stitch), AV_OPT_TYPE_INT, {.i64=1}, 0, 1, FLAGS },
262 "s:%dx%d r:%d/%d rule:%s stay_rule:%d born_rule:%d stitch:%d seed:%u\n",
264 life->rule_str, life->stay_rule, life->born_rule, life->stitch,
303 if (life->stitch) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c546 int stitch = 0; local
570 stitch = 1;
597 if (stitch) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A De_aes_cbc_hmac_sha1.c546 int stitch = 0; local
570 stitch = 1;
597 if (stitch) {

Completed in 66 milliseconds