Changeset 937 in 3DVCSoftware for branches/HTM-10.2-dev0/source/Lib/TLibEncoder
- Timestamp:
- 22 Apr 2014, 16:33:23 (12 years ago)
- Location:
- branches/HTM-10.2-dev0/source/Lib/TLibEncoder
- Files:
-
- 2 edited
-
TEncCu.cpp (modified) (1 diff)
-
TEncSearch.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.2-dev0/source/Lib/TLibEncoder/TEncCu.cpp
r936 r937 1820 1820 , inheritedVSPDisInfo 1821 1821 #if H_3D_SPIVMP 1822 #if !ETRIKHU_CLEANUP_H0083_MISSING 1823 , bSPIVMPFlag 1824 #endif 1822 1825 , pcMvFieldSP, puhInterDirSP 1823 1826 #endif -
branches/HTM-10.2-dev0/source/Lib/TLibEncoder/TEncSearch.cpp
r936 r937 3705 3705 #endif 3706 3706 #if H_3D_SPIVMP 3707 #if !ETRIKHU_CLEANUP_H0083_MISSING 3708 , pbSPIVMPFlag 3709 #endif 3707 3710 , pcMvFieldSP, puhInterDirSP 3708 3711 #endif … … 3740 3743 #endif 3741 3744 #if H_3D_SPIVMP 3745 #if !ETRIKHU_CLEANUP_H0083_MISSING 3746 , pbSPIVMPFlag 3747 #endif 3742 3748 , pcMvFieldSP, puhInterDirSP 3743 3749 #endif
Note: See TracChangeset for help on using the changeset viewer.