Talk:Coding tree unit
![]() | This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
|
4x4 Inter PUs
I just edited the info on the minimum PU size. Here's some info that didn't fit into the edit message. A CU can be split into multiple PUs. Unlike the splitting of CUs, this is not done using split flags, but using the syntax elements part_mode and PartMode. PartMode==PART_NxN indicates that the PU is split into four PUs, PartMode==PART_2Nx2N indicates that the PU is as big as the CU. Other possible values of PartMode indicate horizontal or vertical splitting, or asymmetrical splitting if AMP is used. In intra-coded CUs (CuPredMode==MODE_INTRA), PART_2Nx2N or PART_NxN is allowed. In inter-coded CUs, PART_NxN is only allowed if the CU is 1) of minimum size and 2) if the minimum CU size is greater than 8x8. The second part disallows 4x4 Inter PUs. The first part effectively means that a single TU cannot span multiple quadratic PUs. As an aside: In AVC there was a distinction between "uniprediction" (P-Macroblock) and biprediction, B-macroblock, but CuPredMode==MODE_INTER in HEVC covers both uniprediction and biprediction. Conquerist (talk) 16:59, 27 April 2013 (UTC)
- All unassessed articles
- Start-Class Computer science articles
- Low-importance Computer science articles
- WikiProject Computer science articles
- Start-Class Computing articles
- Low-importance Computing articles
- Start-Class software articles
- Low-importance software articles
- Start-Class software articles of Low-importance
- All Software articles
- Start-Class Computer hardware articles
- Low-importance Computer hardware articles
- Start-Class Computer hardware articles of Low-importance
- All Computing articles
- Start-Class electronic articles
- Low-importance electronic articles
- WikiProject Electronics articles
- Start-Class Media articles
- Low-importance Media articles
- WikiProject Media articles
- Start-Class television articles
- Low-importance television articles
- WikiProject Television articles