TRANSPOSE_PT_TYPE_NONE  199 libavfilter/vf_transpose.c         s->passthrough = TRANSPOSE_PT_TYPE_NONE;
TRANSPOSE_PT_TYPE_NONE  371 libavfilter/vf_transpose.c       OFFSET(passthrough), AV_OPT_TYPE_INT, {.i64=TRANSPOSE_PT_TYPE_NONE},  0, INT_MAX, FLAGS, "passthrough" },
TRANSPOSE_PT_TYPE_NONE  372 libavfilter/vf_transpose.c         { "none",      "always apply transposition",   0, AV_OPT_TYPE_CONST, {.i64=TRANSPOSE_PT_TYPE_NONE},      INT_MIN, INT_MAX, FLAGS, "passthrough" },
TRANSPOSE_PT_TYPE_NONE   97 libavfilter/vf_transpose_opencl.c         s->passthrough = TRANSPOSE_PT_TYPE_NONE;
TRANSPOSE_PT_TYPE_NONE  247 libavfilter/vf_transpose_opencl.c       OFFSET(passthrough), AV_OPT_TYPE_INT, {.i64=TRANSPOSE_PT_TYPE_NONE},  0, INT_MAX, FLAGS, "passthrough" },
TRANSPOSE_PT_TYPE_NONE  248 libavfilter/vf_transpose_opencl.c         { "none",      "always apply transposition",   0, AV_OPT_TYPE_CONST, {.i64=TRANSPOSE_PT_TYPE_NONE},      INT_MIN, INT_MAX, FLAGS, "passthrough" },
TRANSPOSE_PT_TYPE_NONE  206 libavfilter/vf_transpose_vaapi.c     ctx->passthrough = TRANSPOSE_PT_TYPE_NONE;
TRANSPOSE_PT_TYPE_NONE  246 libavfilter/vf_transpose_vaapi.c       OFFSET(passthrough), AV_OPT_TYPE_INT, {.i64=TRANSPOSE_PT_TYPE_NONE},  0, INT_MAX, FLAGS, "passthrough" },
TRANSPOSE_PT_TYPE_NONE  247 libavfilter/vf_transpose_vaapi.c         { "none",      "always apply transposition",   0, AV_OPT_TYPE_CONST, {.i64=TRANSPOSE_PT_TYPE_NONE},      INT_MIN, INT_MAX, FLAGS, "passthrough" },