Graphics Reference
In-Depth Information
Fig. 3.10 Tile-based raster
scan order of CTUs with nine
tiles of different sizes in the
picture. Note that the tile
boundaries are marked with
bold dashed lines
0
1
2
3
4
45
46
47
48
49
50
0
1
2
3
4
45
46
47
48
49
50
5
6
7
8
9
51
52
53
54
55
56
5
6
7
8
9
51
52
53
54
55
56
10
11
12
13
14
57
58
59
60
61
62
10
11
12
13
14
57
58
59
60
61
62
15
16
17
18
19
63
64
65
66
67
68
15
16
17
18
19
63
64
65
66
67
68
Tile
Boundary
20
21
22
23
24
69
70
71
72
73
74
20
21
22
23
24
69
70
71
72
73
74
25
26
27
28
29
75
76
77
78
79
80
25
26
27
28
29
75
76
77
78
79
80
30
31
32
33
34
81
82
83
84
85
86
30
31
32
33
34
81
82
83
84
85
86
35
36
37
38
39
87
88
89
90
91
92
35
36
37
38
39
87
88
89
90
91
92
40
41
42
43
44
93
94
95
96
97
98
40
41
42
43
44
93
94
95
96
97
98
Fig. 3.11 Two different ways of fragmenting an exemplary tile partitioning using two tiles into
slices and slice segments. Left : One slice including four dependent slice segments. Right :Three
slices, each containing one dependent slice segment. Note that the tile boundaries are marked
with bold dashed lines , the slice boundaries with bold solid lines , and the boundaries between slice
segments with dotted lines . The CTUs belonging to the independent slice segments are blue shaded
same slice. For each slice segment and tile at least one of the following conditions
shall be true in a picture: All CTUs in a slice segment belong to the same tile, or all
CTUs in a tile belong to the same slice segment. Note that as a consequence of these
constraints, a slice or slice segment whose starting point does not coincide with the
starting point of a tile cannot span multiple tiles. An example of this situation is
given in Fig. 3.11 , which shows the same partitioning of a picture into two tiles with
two different ways of fragmentation into slices and slice segments.
Tiles do not require communication between processors for CTU-level entropy
decoding and reconstruction, but communication is needed if in-loop filtering
stages operate in the cross tile-border filtering mode. Although the cross tile-border
filtering mode may be switched off to avoid data exchange between processors, it
can result in visual artifacts at tile boundaries.
Compared to slices, tiles usually provide a better coding efficiency since
reduced spatial distances in tiles lead to a potentially higher exploitation of spatial
correlations between samples within a tile. Furthermore, the use of tiles may
reduce slice header overhead, at least in cases where not exactly one slice per tile
Search WWH ::




Custom Search