Changeset 904 in 3DVCSoftware for branches/HTM-10.2-dev3-MediaTek/source/Lib/TLibDecoder
- Timestamp:
- 10 Apr 2014, 03:00:57 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.2-dev3-MediaTek/source/Lib/TLibDecoder/TDecEntropy.cpp
r884 r904 196 196 return; 197 197 } 198 #if !MTK_SDC_FLAG_FIX_H0095 198 199 #if H_3D_DIM_SDC 199 200 if( pcCU->getSDCFlag(uiAbsPartIdx) ) … … 201 202 return; 202 203 } 204 #endif 203 205 #endif 204 206
Note: See TracChangeset for help on using the changeset viewer.