Changeset 355 in 3DVCSoftware for branches/HTM-6.2-dev1-Qualcomm/source/Lib/TLibCommon/TComPrediction.cpp
- Timestamp:
- 3 May 2013, 10:34:51 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.2-dev1-Qualcomm/source/Lib/TLibCommon/TComPrediction.cpp
r332 r355 781 781 if (vspIdx != 0) 782 782 { 783 #if !QC_BVSP_CleanUP_D0191 783 784 if (iRefIdx >= 0) 784 785 { … … 786 787 } 787 788 assert (iRefIdx < 0); // assert (iRefIdx == NOT_VALID); 789 #endif 788 790 } 789 791 else
Note: See TracChangeset for help on using the changeset viewer.