Changeset 1182 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.cpp
- Timestamp:
- 8 Jul 2015, 03:09:51 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.cpp
r1147 r1182 220 220 #endif 221 221 printf("Internal Format : %dx%d %dHz\n", m_iSourceWidth, m_iSourceHeight, m_iFrameRate ); 222 #if MULTIPLE_PTL_SUPPORT223 222 printf("PTL index : %d\n", m_layerPTLIdx ); 224 #endif225 223 #if O0194_DIFFERENT_BITDEPTH_EL_BL 226 224 printf("Input bit depth : (Y:%d, C:%d)\n", m_inputBitDepth[CHANNEL_TYPE_LUMA], m_inputBitDepth[CHANNEL_TYPE_CHROMA] );
Note: See TracChangeset for help on using the changeset viewer.