Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 1442)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#1168 fixed typo in the name of the function kazushi
Description

In TComSlice.cpp we can find function named "processDefaultMarix", which should be "processDefaultMatrix".

#1386 invalid typo in spec kolya
Description

There is around (7-76) equation in the JCTVC-R1013_v6

last_sig_coeff_x_prefix specifies the prefix of the column position of the last significant coefficient in scanning order within a transform block. The values of last_sig_coeff_x_prefix shall be in the range of 0 to ( log2TrafoSize << 1 ) − 1, inclusive. last_sig_coeff_y_prefix specifies the prefix of the row position of the last significant coefficient in scanning order within a transform block. The values of last_sig_coeff_y_prefix shall be in the range of 0 to ( log2TrafoSize << 1 ) − 1, inclusive.

it looks like ( 1 << log2TrafoSize ) − 1 should be there

#386 fixed typo in log2_diff_max_min_coding_block_size semantics bbross bbross
Description

Equation 7-13: remove non-breaking space between log2_min_coding_block_size_minus and 3.

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.