Changeset 902 in 3DVCSoftware for branches/HTM-10.2-dev3-MediaTek/source/Lib/TLibCommon/TComSlice.h
- Timestamp:
- 9 Apr 2014, 09:39:39 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.2-dev3-MediaTek/source/Lib/TLibCommon/TComSlice.h
r884 r902 2179 2179 Bool getApplyIC() { return m_bApplyIC; } 2180 2180 Void xSetApplyIC(); 2181 #if MTK_LOW_LATENCY_IC_ENCODING_H0086 2182 Void xSetApplyIC(Bool bUseLowLatencyICEnc); 2183 #endif 2181 2184 Void setIcSkipParseFlag( Bool b ) { m_icSkipParseFlag = b; } 2182 2185 Bool getIcSkipParseFlag() { return m_icSkipParseFlag; }
Note: See TracChangeset for help on using the changeset viewer.