Changeset 937 in 3DVCSoftware for branches/HTM-10.2-dev0/source/Lib/TLibEncoder


Ignore:
Timestamp:
22 Apr 2014, 16:33:23 (11 years ago)
Author:
tech
Message:

Added missing guard macros ETRIKHU_CLEANUP_H0083_MISSING.

Location:
branches/HTM-10.2-dev0/source/Lib/TLibEncoder
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/HTM-10.2-dev0/source/Lib/TLibEncoder/TEncCu.cpp

    r936 r937  
    18201820      , inheritedVSPDisInfo
    18211821#if H_3D_SPIVMP
     1822#if !ETRIKHU_CLEANUP_H0083_MISSING
     1823      , bSPIVMPFlag
     1824#endif
    18221825      , pcMvFieldSP, puhInterDirSP
    18231826#endif
  • TabularUnified branches/HTM-10.2-dev0/source/Lib/TLibEncoder/TEncSearch.cpp

    r936 r937  
    37053705#endif
    37063706#if H_3D_SPIVMP
     3707#if !ETRIKHU_CLEANUP_H0083_MISSING
     3708        , pbSPIVMPFlag
     3709#endif
    37073710        , pcMvFieldSP, puhInterDirSP
    37083711#endif
     
    37403743#endif
    37413744#if H_3D_SPIVMP
     3745#if !ETRIKHU_CLEANUP_H0083_MISSING
     3746      , pbSPIVMPFlag
     3747#endif
    37423748      , pcMvFieldSP, puhInterDirSP
    37433749#endif
Note: See TracChangeset for help on using the changeset viewer.