Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_stereo3d.c61 ABOVE_BELOW_2_RL, // above-below with half height resolution enumerator
164 …{ "ab2r", "above below half height right first", 0, AV_OPT_TYPE_CONST, {.i64=ABOVE_BELOW_2_RL}, …
165 …{ "tb2r", "above below half height right first", 0, AV_OPT_TYPE_CONST, {.i64=ABOVE_BELOW_2_RL}, …
183 …{ "ab2r", "above below half height right first", 0, AV_OPT_TYPE_CONST, {.i64=ABOVE_BELOW_2_RL}, …
184 …{ "tb2r", "above below half height right first", 0, AV_OPT_TYPE_CONST, {.i64=ABOVE_BELOW_2_RL}, …
393 case ABOVE_BELOW_2_RL: in config_output()
433 case ABOVE_BELOW_2_RL: in config_output()
525 case ABOVE_BELOW_2_RL: in config_output()
717 s->in.format == ABOVE_BELOW_2_RL || in filter_frame()
738 s->in.format == ABOVE_BELOW_2_RL || in filter_frame()
[all …]