Changes between Version 1 and Version 2 of Ticket #1232, comment 5


Ignore:
Timestamp:
27 Jul 2020, 21:54:04 (4 years ago)
Author:
shanl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1232, comment 5

    v1 v2  
    1 The variable "numLayersInOls" is used in multiple places in the spec.
    2 
    3 "when NumLayersInOls[ i ] is greater than 0, are derived as follows..."
    4 
    5 "...j is in the range of NumLayersInOls[ i ] − 1, ..."
    6 
    7 "When NumLayersInOls[ i ] is equal to 1, the profile_tier_level( ) syntax structure..."
    8 
    9 "When NumLayersInOls[ i ] is equal to 1, the general_timing_hrd_parameters( ) syntax..."
    10 
    11 "If NumLayersInOls[ TargetOlsIdx ] is equal to 1, PicWidthMaxInSamplesY..."
    12 
    13 and many more (a couple of dozen of places.)