File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4328
4328
{{VideoFrame/codedWidth}} samples.
4329
4329
4330
4330
The UV plane is composed of interleaved U and V values, in a number of
4331
- rows equal to the ceiling of the division of {{VideoFrame/codedHeight}} by
4332
- 2. Each row has a number of elements equal to the ceiling of the division of
4333
- {{VideoFrame/codedWidth}} by 2. Each element is composed of two chroma
4331
+ rows equal to the ceiling of the division of {{VideoFrame/codedHeight}}
4332
+ by 2. Each row has a number of elements equal to the ceiling of the division
4333
+ of {{VideoFrame/codedWidth}} by 2. Each element is composed of two Chroma
4334
4334
samples, the U and V samples, in that order. Samples are arranged starting
4335
4335
at the top left of the image.
4336
4336
You can’t perform that action at this time.
0 commit comments