Changeset 591 in 3DVCSoftware for branches/HTM-DEV-2.0-dev2-LG/source/Lib/TLibCommon/TComRdCost.h
- Timestamp:
- 26 Aug 2013, 03:57:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-2.0-dev2-LG/source/Lib/TLibCommon/TComRdCost.h
r571 r591 280 280 static UInt xGetSSE64 ( DistParam* pcDtParam ); 281 281 static UInt xGetSSE16N ( DistParam* pcDtParam ); 282 #if H_3D_IC 282 #if H_3D_IC || LGE_INTER_SDC_E0156 283 283 static UInt xGetSADic ( DistParam* pcDtParam ); 284 284 static UInt xGetSAD4ic ( DistParam* pcDtParam ); … … 308 308 309 309 #if AMP_SAD 310 #if H_3D_IC 310 #if H_3D_IC || LGE_INTER_SDC_E0156 311 311 static UInt xGetSAD12ic ( DistParam* pcDtParam ); 312 312 static UInt xGetSAD24ic ( DistParam* pcDtParam ); … … 319 319 #endif 320 320 321 #if H_3D_IC 321 #if H_3D_IC || LGE_INTER_SDC_E0156 322 322 static UInt xGetHADsic ( DistParam* pcDtParam ); 323 323 #endif
Note: See TracChangeset for help on using the changeset viewer.