Lines Matching full:planes

55  * of planes and/or the required allocation size. Format modifiers are
58 * may preserve meaning - such as number of planes - from the fourcc code,
407 #define DRM_FORMAT_S010 fourcc_code('S', '0', '1', '0') /* 2x2 subsampled Cb (1) and Cr (2) planes
408 #define DRM_FORMAT_S210 fourcc_code('S', '2', '1', '0') /* 2x1 subsampled Cb (1) and Cr (2) planes
409 #define DRM_FORMAT_S410 fourcc_code('S', '4', '1', '0') /* non-subsampled Cb (1) and Cr (2) planes
420 #define DRM_FORMAT_S012 fourcc_code('S', '0', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes
421 #define DRM_FORMAT_S212 fourcc_code('S', '2', '1', '2') /* 2x1 subsampled Cb (1) and Cr (2) planes
422 #define DRM_FORMAT_S412 fourcc_code('S', '4', '1', '2') /* non-subsampled Cb (1) and Cr (2) planes
430 #define DRM_FORMAT_S016 fourcc_code('S', '0', '1', '6') /* 2x2 subsampled Cb (1) and Cr (2) planes
431 #define DRM_FORMAT_S216 fourcc_code('S', '2', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) planes
432 #define DRM_FORMAT_S416 fourcc_code('S', '4', '1', '6') /* non-subsampled Cb (1) and Cr (2) planes
443 …ine DRM_FORMAT_YUV410 fourcc_code('Y', 'U', 'V', '9') /* 4x4 subsampled Cb (1) and Cr (2) planes */
444 …ine DRM_FORMAT_YVU410 fourcc_code('Y', 'V', 'U', '9') /* 4x4 subsampled Cr (1) and Cb (2) planes */
445 …ine DRM_FORMAT_YUV411 fourcc_code('Y', 'U', '1', '1') /* 4x1 subsampled Cb (1) and Cr (2) planes */
446 …ine DRM_FORMAT_YVU411 fourcc_code('Y', 'V', '1', '1') /* 4x1 subsampled Cr (1) and Cb (2) planes */
447 …ine DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */
448 …ine DRM_FORMAT_YVU420 fourcc_code('Y', 'V', '1', '2') /* 2x2 subsampled Cr (1) and Cb (2) planes */
449 …ine DRM_FORMAT_YUV422 fourcc_code('Y', 'U', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) planes */
450 …ine DRM_FORMAT_YVU422 fourcc_code('Y', 'V', '1', '6') /* 2x1 subsampled Cr (1) and Cb (2) planes */
451 …ine DRM_FORMAT_YUV444 fourcc_code('Y', 'U', '2', '4') /* non-subsampled Cb (1) and Cr (2) planes */
452 …ine DRM_FORMAT_YVU444 fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */
646 * Y-tile widths. For semi-planar formats like NV12, CCS planes follow the
647 * Y and UV planes i.e., planes 0 and 1 are used for Y and UV surfaces,
648 * planes 2 and 3 for the respective CCS.
696 * like NV12, the Y and UV planes are Tile 4 and are located at plane indices
697 * 0 and 1, respectively. The CCS for all planes are stored outside of the
736 * tile4 widths. For semi-planar formats like NV12, CCS planes follow the
737 * Y and UV planes i.e., planes 0 and 1 are used for Y and UV surfaces,
738 * planes 2 and 3 for the respective CCS.
766 * like NV12, the Y and UV planes are Tile 4 and are located at plane indices
767 * 0 and 1, respectively. The CCS for all planes are stored outside of the
778 * like NV12, the Y and UV planes are Tile 4 and are located at plane indices
779 * 0 and 1, respectively. The CCS for all planes are stored outside of the
1129 * for all of the planes, assuming that each column contains both Y
1215 * Where one superblock size is specified, it applies to all planes of the
1319 * AFRC buffers consist of one or more planes, with the same components
1381 * one or more planes in an AFRC encoded buffer. The coding unit size for chrominance
1382 * is the same for both Cb and Cr, which may be stored in separate planes.
1390 * each compressed coding unit in the second and third planes in the buffer.
1411 * The memory layout is the same for all planes.
1430 * planes.