Opened 12 years ago Closed 12 years ago #993 closed enhancement (fixed)TEncSAO m_dLambdaLuma/Chroma member variables not required
Description
In TEncSampleAdaptiveOffset.h:59,60, m_dLambdaLuma and m_dLambdaChroma are defined.
Suggest removal of declarations in TEncSampleAdaptiveOffset.h
#if SAO_CHROMA_LAMBDA
#else
#endif
(Identified during RExt development.) Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by ksuehring
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
fixed in r3407