Changeset 1475 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder/SEIEncoder.cpp
- Timestamp:
- 22 Sep 2015, 20:18:26 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/SEIEncoder.cpp
r1460 r1475 421 421 } 422 422 423 #if Q0074_COLOUR_REMAPPING_SEI424 423 template <typename T> 425 424 static Void readTokenValue(T &returnedValue, /// value returned … … 593 592 return true; 594 593 } 595 #endif596 594 597 595 Void SEIEncoder::initSEIChromaResamplingFilterHint(SEIChromaResamplingFilterHint *seiChromaResamplingFilterHint, Int iHorFilterIndex, Int iVerFilterIndex)
Note: See TracChangeset for help on using the changeset viewer.