Changeset 490 in SHVCSoftware
- Timestamp:
- 16 Nov 2013, 04:04:04 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/Lib/TLibDecoder/TDecTop.cpp
r489 r490 1622 1622 #endif 1623 1623 #endif 1624 1625 #if O0194_DIFFERENT_BITDEPTH_EL_BL 1626 // set AVC BL bit depth, can be an input parameter from the command line 1627 g_bitDepthYLayer[0] = 8; 1628 g_bitDepthCLayer[0] = 8; 1629 #endif 1624 1630 } 1625 1631 }
Note: See TracChangeset for help on using the changeset viewer.