Changeset 179 in 3DVCSoftware for branches/HTM-4.1-dev2-RWTH/source/App
- Timestamp:
- 12 Nov 2012, 12:20:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-4.1-dev2-RWTH/source/App/TAppEncoder/TAppEncTop.cpp
r177 r179 1446 1446 UInt uiMaxDepthValue = g_uiIBDI_MAX; 1447 1447 1448 Bool abValidDepths[ uiMaxDepthValue+1];1448 Bool abValidDepths[256]; 1449 1449 1450 1450 depthVideoFile->open( m_pchDepthInputFileList[iViewIdx], false, m_uiInputBitDepth, m_uiInternalBitDepth ); // read mode
Note: See TracChangeset for help on using the changeset viewer.