Changeset 711 in SHVCSoftware for branches/SHM-6-dev/source/App/TAppDecoder/TAppDecCfg.cpp
- Timestamp:
- 20 Apr 2014, 22:16:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/App/TAppDecoder/TAppDecCfg.cpp
r595 r711 92 92 #if AVC_BASE 93 93 ("BLReconFile,-ibl", cfg_BLReconFile, string(""), "BL reconstructed YUV input file name") 94 #if !REPN_FORMAT_IN_VPS 94 95 ("BLSourceWidth,-wdt", m_iBLSourceWidth, 0, "BL source picture width") 95 96 ("BLSourceHeight,-hgt", m_iBLSourceHeight, 0, "BL source picture height") 97 #endif 96 98 #if AVC_SYNTAX 97 99 ("BLSyntaxFile,-ibs", cfg_BLSyntaxFile, string(""), "BL syntax input file name")
Note: See TracChangeset for help on using the changeset viewer.