Lines Matching full:coding
1261 * "coding unit" blocks which are individually compressed to a
1262 * fixed size (in bytes). All coding units within a given plane of a buffer
1265 * The coding unit size is configurable, allowing different rates of compression.
1268 * depends on the coding unit size.
1270 * Coding Unit Size Plane Alignment
1276 * Coding units are grouped into paging tiles. AFRC buffer dimensions must be aligned
1283 * SCAN 16 coding units 4 coding units
1284 * ROT 8 coding units 8 coding units
1286 * The dimensions of each coding unit depend on the number of components
1290 * Number of Components in Plane Layout Coding Unit Width Coding Unit Height
1316 * AFRC coding unit size modifier.
1318 * Indicates the number of bytes used to store each compressed coding unit for
1319 * one or more planes in an AFRC encoded buffer. The coding unit size for chrominance
1323 * each compressed coding unit in the first plane of the buffer. For RGBA buffers
1328 * each compressed coding unit in the second and third planes in the buffer.