Changeset 297 in SHVCSoftware for branches/SHM-2.1-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
- Timestamp:
- 20 Jun 2013, 22:40:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.1-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r296 r297 1119 1119 } 1120 1120 } 1121 #if M0457_IL_SAMPLE_PRED_ONLY_FLAG 1122 if( pcSlice->getNumSamplePredRefLayers() > 0 && pcSlice->getActiveNumILRRefIdx() > 0 ) 1123 { 1124 WRITE_FLAG( pcSlice->getInterLayerSamplePredOnlyFlag(), "inter_layer_sample_pred_only_flag" ); 1125 } 1126 #endif 1121 1127 #endif 1122 1128
Note: See TracChangeset for help on using the changeset viewer.