Home
last modified time | relevance | path

Searched refs:MONO_L (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_stereo3d.c50 MONO_L, // mono output for debugging (left eye only) enumerator
207 …{ "ml", "mono left", 0, AV_OPT_TYPE_CONST, {.i64=MONO_L}, …
551 case MONO_L: in config_output()
729 } else if ((s->out.format == MONO_L || in filter_frame()
747 } else if ((s->out.format == MONO_L && s->in.format == ALTERNATING_LR) || in filter_frame()
754 } else if ((s->out.format == MONO_L && s->in.format == ALTERNATING_RL) || in filter_frame()
872 case MONO_L: in filter_frame()