Opened 10 years ago Last modified 10 years ago #1300 new defectConflict in Lambda calculation when SATD is enabled.
Description
According to Encoder description doc(JCTVC-Q1002) section 4.1.4.1 Lagrangian constant values, lambda used for RD cost calculation is multiplied by 0.95 when SATD is used. But in HM encoder code (HM14.0) I find following condition(FILE : TEncSlice.cpp, Function : initEncSlice() , Line No : 351)
This suggest that, 0.95 is multiplied when (m_bUseHADME== 0) which is conflicting with the document. 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
|