| 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.) |