Custom query (96 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 96)

Ticket Resolution Summary Owner Reporter
#76 fixed Unused functions tech Tomohiro Ikai
Description

The following functions are not used. We should remove them.

xCodeSDCResidualData [TEncSbac] xParseSDCResidualData [TDecSbac] xInheritVSPDisInfo [TComDataCU]

If someone knows other unused functions, it is very appreciated.

#77 fixed Unused variable m_iBitsPerDepthValue tech fabianjaeger
Description

The DLT variable 'm_iBitsPerDepthValue' is not used anymore in the software and should be removed. This affects the following files:

TComSlice.h/.cpp TDecSbac.cpp TEncSbac.cpp

#79 fixed Unused VSP code tech Tomohiro Ikai
Description

The class of InheritedVSPDisInfo and related codes are (virtually) not used. They looks used but not affect for the results. A patch is attached.

Note: See TracQuery for help on using queries.