Changeset 896 in SHVCSoftware
- Timestamp:
- 26 Sep 2014, 20:47:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.h
r894 r896 254 254 #if O0164_MULTI_LAYER_HRD 255 255 #if VPS_VUI_BSP_HRD_PARAMS 256 SEIScalableNesting* TEncGOP::xCreateBspNestingSEI(TComSlice *pcSlice, Int olsIdx, Int partitioningSchemeIdx, Int bspIdx);256 SEIScalableNesting* xCreateBspNestingSEI(TComSlice *pcSlice, Int olsIdx, Int partitioningSchemeIdx, Int bspIdx); 257 257 #else 258 258 SEIScalableNesting* xCreateBspNestingSEI(TComSlice *pcSlice);
Note: See TracChangeset for help on using the changeset viewer.