- Timestamp:
-
Apr 2, 2012, 3:14:16 PM (13 years ago)
- Author:
-
tung.nguyen
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v1
|
|
6 | 6 | (2) TDecEntropy.cpp ~ 801 - 865 |
7 | 7 | |
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: |
| 8 | In the encoder, the flag is not always available in the estimation process. |
| 9 | Thats the reason why codeCoeffNxN check for the number of non-zero coefficient in the TU. |
| 10 | However, for the real coding stage, the flag set in xEncSearch.cpp (of the final decision), thus the implementation is correct. |
10 | 11 | |
11 | 12 | ~ 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)
|