Changeset 1260 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon/ContextModel3DBuffer.cpp
- Timestamp:
- 14 Jul 2015, 03:24:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/ContextModel3DBuffer.cpp
r1259 r1260 60 60 61 61 /** 62 * Initialize 3D buffer with respect to slice type, QP and given initial probability table62 * Initialize 3D buffer with respect to slice type, QP and given initial probability table 63 63 * 64 * \param eSliceType slice type65 * \param iQp input QP value66 * \param psCtxModelgiven probability table64 * \param sliceType slice type 65 * \param qp input QP value 66 * \param ctxModel given probability table 67 67 */ 68 68 Void ContextModel3DBuffer::initBuffer( SliceType sliceType, Int qp, UChar* ctxModel )
Note: See TracChangeset for help on using the changeset viewer.