WEAK              285 libavfilter/vf_deblock.c     if (s->depth <= 8 && s->filter == WEAK) {
WEAK              288 libavfilter/vf_deblock.c     } else if (s->depth >= 8 && s->filter == WEAK) {
WEAK              375 libavfilter/vf_deblock.c     { "weak",      0,                             0,                 AV_OPT_TYPE_CONST, {.i64=WEAK},  0, 0,  FLAGS, "filter" },