Lines Matching full:coding
1260 * "coding unit" blocks which are individually compressed to a
1261 * fixed size (in bytes). All coding units within a given plane of a buffer
1264 * The coding unit size is configurable, allowing different rates of compression.
1267 * depends on the coding unit size.
1269 * Coding Unit Size Plane Alignment
1275 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned
1282 * SCAN 16 coding units 4 coding units
1283 * ROT 8 coding units 8 coding units
1285 * The dimensions of each coding unit depend on the number of components
1289 * Number of Components in Plane Layout Coding Unit Width Coding Unit Height
1315 * AFRC coding unit size modifier.
1317 * Indicates the number of bytes used to store each compressed coding unit for
1318 * one or more planes in an AFRC encoded buffer. The coding unit size for chrominance
1322 * each compressed coding unit in the first plane of the buffer. For RGBA buffers
1327 * each compressed coding unit in the second and third planes in the buffer.