diff --git a/07.bitstream.semantics.md b/07.bitstream.semantics.md index dceec2a..57be7a4 100644 --- a/07.bitstream.semantics.md +++ b/07.bitstream.semantics.md @@ -3302,7 +3302,7 @@ The residual consists of a number of transform blocks. If the block is wider or higher than 64 luma samples, then the residual is split into 64 by 64 chunks. -Within each chunk, the transform blocks are either sent in raster order (if use_inter is equal to 0 or LossLess is equal to 1), +Within each chunk, the transform blocks are either sent in raster order (if is_inter is equal to 0 or LossLess is equal to 1), or within a recursive transform tree. #### Transform block semantics