Changeset 116 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TComWedgelet.h
- Timestamp:
- 30 Aug 2012, 16:09:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TComWedgelet.h
r56 r116 198 198 static UInt xGetSAD16 ( WedgeDistParam* pcDtParam ); 199 199 static UInt xGetSAD32 ( WedgeDistParam* pcDtParam ); 200 //static UInt xGetSAD64 ( WedgeDistParam* pcDtParam );201 200 202 201 static UInt xGetSSE4 ( WedgeDistParam* pcDtParam ); … … 204 203 static UInt xGetSSE16 ( WedgeDistParam* pcDtParam ); 205 204 static UInt xGetSSE32 ( WedgeDistParam* pcDtParam ); 206 //static UInt xGetSSE64 ( WedgeDistParam* pcDtParam );207 205 208 206 };// END CLASS DEFINITION TComWedgeDist
Note: See TracChangeset for help on using the changeset viewer.