Constant AV_STEREO3D_SIDEBYSIDE_QUINCUNX

pub const AV_STEREO3D_SIDEBYSIDE_QUINCUNX: u32 = 5; // 5u32
Expand description

Views are next to each other, but when upscaling apply a checkerboard pattern.

@code{.unparsed} LLLLRRRR L L L L R R R R LLLLRRRR => L L L L R R R R LLLLRRRR L L L L R R R R LLLLRRRR L L L L R R R R @endcode