Changeset 921 in SHVCSoftware for branches/SHM-upgrade/source/App/TAppEncoder
- Timestamp:
- 12 Nov 2014, 21:00:10 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/App/TAppEncoder/TAppEncLayerCfg.cpp
r917 r921 345 345 exit(1); 346 346 } 347 #if SVC_EXTENSION 348 printf("\n"); 349 #else 347 350 std::cout << "\n" << std::endl; 351 #endif 348 352 #if LAYER_CTB 349 353 printf("CU size / depth : %d / %d\n", m_uiMaxCUWidth, m_uiMaxCUDepth );
Note: See TracChangeset for help on using the changeset viewer.