Changeset 16 in SHVCSoftware for trunk/source
- Timestamp:
- 29 Jan 2013, 02:49:56 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TComTrQuant.cpp
r15 r16 1405 1405 } 1406 1406 #if INTRA_BL_DST4x4 1407 if(eTType == TEXT_LUMA && pcCU->isIntraBL(uiAbsPartIdx) )1407 else if(eTType == TEXT_LUMA && pcCU->isIntraBL(uiAbsPartIdx) ) 1408 1408 { 1409 1409 uiMode = DC_IDX; //Using DST
Note: See TracChangeset for help on using the changeset viewer.