PLANE_V            80 libavfilter/vf_edgedetect.c         { "v", "filter v plane",     0, AV_OPT_TYPE_CONST, {.i64=PLANE_V}, 0, 0, FLAGS, "flags" },
PLANE_V            55 libavfilter/vf_extractplanes.c     {      "v", "set v plane",     0, AV_OPT_TYPE_CONST, {.i64=PLANE_V}, 0, 0, FLAGS, "flags"},
PLANE_V           211 libavfilter/vf_extractplanes.c                                 ((desc->nb_components > 2) ? PLANE_U|PLANE_V : 0)) |