Lines Matching refs:planar
3 .. planar-yuv:
12 - Semi-planar formats use two planes. The first plane is the luma plane and
16 - Fully planar formats use three planes to store the Y, Cb and Cr components
23 Some planar formats allow planes to be placed in independent memory locations.
26 and applications that support the multi-planar API, described in
27 :ref:`planar-apis`. Unless explicitly documented as supporting non-contiguous
242 Semi-planar YUV 4:2:0 formats. The chroma plane is subsampled by 2 in each
324 Semi-planar 10-bit YUV 4:2:0 format similar to NV12, using 10-bit components
382 Semi-planar YUV 4:2:0 formats, using macroblock tiling. The chroma plane is
457 ``V4L2_PIX_FMT_NV15_4L4`` Semi-planar 10-bit YUV 4:2:0 formats, using 4x4 tiling.
602 Semi-planar YUV 4:2:2 formats. The chroma plane is subsampled by 2 in the
704 Semi-planar 10-bit YUV 4:2:2 format similar to NV16, using 10-bit components
768 Semi-planar YUV 4:4:4 formats. The chroma plane is not subsampled.