NPP_TRANSPOSE_PT_TYPE_NONE 281 libavfilter/vf_transpose_npp.c s->passthrough = NPP_TRANSPOSE_PT_TYPE_NONE; NPP_TRANSPOSE_PT_TYPE_NONE 444 libavfilter/vf_transpose_npp.c { "passthrough", "do not apply transposition if the input matches the specified geometry", OFFSET(passthrough), AV_OPT_TYPE_INT, { .i64 = NPP_TRANSPOSE_PT_TYPE_NONE }, 0, 2, FLAGS, "passthrough" }, NPP_TRANSPOSE_PT_TYPE_NONE 445 libavfilter/vf_transpose_npp.c { "none", "always apply transposition", 0, AV_OPT_TYPE_CONST, { .i64 = NPP_TRANSPOSE_PT_TYPE_NONE }, 0, 0, FLAGS, "passthrough" },