Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 1442)

Ticket Resolution Summary Owner Reporter
#894 fixed RASL_NUT and RADL_NUT in definitions bbross Parabola
Description

We believe these two "NUTs" are obsolete but they are still found in the "definitions" section. In any case, there is inconsistency between these and the RA?L_N RA?L_R values.

#897 fixed Typo in rowHeight[] derivation bbross Parabola
Description

In section "6.5.1 Coding tree block raster and tile scanning conversion process", this line of the pseudocode is incorrect:

rowHeight[ num_tile_rows_minus1 ] −= rowHeight[ i ]

It should read

rowHeight[ num_tile_rows_minus1 ] −= rowHeight[ j ]

#898 fixed CtbAddrTS and CtbAddrRS bbross Parabola
Description

Some references to these variables still exist in v11. For example in syntax table for coding_tree_unit(). We understand the intention was to rename them to CtbAddrInTS and CtbAddrInRS respectively.

Note: See TracQuery for help on using queries.