Changeset 641 in SHVCSoftware
- Timestamp:
- 23 Mar 2014, 09:05:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.1-dev/source/Lib/TLibCommon/TComSlice.cpp
r631 r641 2664 2664 ::memset(m_ltRefPicPocLsbSps, 0, sizeof(m_ltRefPicPocLsbSps)); 2665 2665 ::memset(m_usedByCurrPicLtSPSFlag, 0, sizeof(m_usedByCurrPicLtSPSFlag)); 2666 2667 #if P0312_VERT_PHASE_ADJ 2668 ::memset(m_vertPhasePositionEnableFlag, 0, sizeof(m_vertPhasePositionEnableFlag)); 2669 #endif 2666 2670 } 2667 2671
Note: See TracChangeset for help on using the changeset viewer.