Ignore:
Timestamp:
1 Sep 2013, 22:47:26 (11 years ago)
Author:
tech
Message:

Merged DEV-2.0-dev0@604.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibCommon/ContextModel3DBuffer.cpp

    r56 r608  
    44 * granted under this license. 
    55 *
    6  * Copyright (c) 2010-2012, ITU/ISO/IEC
     6 * Copyright (c) 2010-2013, ITU/ISO/IEC
    77 * All rights reserved.
    88 *
     
    7373  {
    7474    m_contextModel[ n ].init( qp, ctxModel[ n ] );
    75 #if CABAC_INIT_FLAG
    7675    m_contextModel[ n ].setBinsCoded( 0 );
    77 #endif
    7876  }
    7977}
    8078
    81 #if CABAC_INIT_FLAG
    8279/**
    8380 * Calculate the cost of choosing a probability table based on the current probability of CABAC at encoder
     
    121118  return cost;
    122119}
    123 #endif
    124120//! \}
Note: See TracChangeset for help on using the changeset viewer.