Changeset 1511 in SHVCSoftware for branches/SHM-dev/source/Lib
- Timestamp:
- 15 Dec 2015, 18:34:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncAnalyze.h
r1489 r1511 227 227 else 228 228 { 229 #if SVC_EXTENSION 230 if( layerId == 0 ) 231 { 232 #endif 229 233 printf( "\tTotal Frames | " "Bitrate " "Y-PSNR" ); 230 234 … … 240 244 //printf( "\t------------ " " ----------" " -------- " " -------- " " --------\n" ); 241 245 #if SVC_EXTENSION 246 } 247 242 248 printf( " L%d \t %8d %c " "%12.4lf " "%8.4lf", 243 249 layerId,
Note: See TracChangeset for help on using the changeset viewer.