Changeset 1157 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 8 Jul 2015, 00:39:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r1156 r1157 2170 2170 } 2171 2171 WRITE_CODE( vps->getOutputLayerSetIdx(i) - 1, numBits, "layer_set_idx_for_ols_minus1"); 2172 #if P0295_DEFAULT_OUT_LAYER_IDC2173 2172 } 2174 2173 #if Q0078_ADD_LAYER_SETS … … 2178 2177 #endif 2179 2178 { 2180 #endif2181 2179 #if NUM_OL_FLAGS 2182 2180 for(j = 0; j < vps->getNumLayersInIdList(layerSetIdxForOutputLayerSet) ; j++)
Note: See TracChangeset for help on using the changeset viewer.