Changes between Initial Version and Version 1 of Ticket #457, comment 3


Ignore:
Timestamp:
Apr 2, 2012, 3:14:16 PM (12 years ago)
Author:
tung.nguyen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #457, comment 3

    initial v1  
    66(2) TDecEntropy.cpp ~ 801 - 865
    77
    8 In the encoder, the flag may not set even if a TU has zero coeff levels only.
    9 This case occurs in the estimation process:
     8In the encoder, the flag is not always available in the estimation process.
     9Thats the reason why codeCoeffNxN check for the number of non-zero coefficient in the TU.
     10However, for the real coding stage, the flag set in xEncSearch.cpp (of the final decision), thus the implementation is correct.
    1011
    1112~ xEncCoeffQT

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)
  • NaZhang(Reporter)
  • Tung Nguyen(Owner, Participant)