Ignore:
Timestamp:
9 Jul 2015, 00:20:09 (9 years ago)
Author:
seregin
Message:

macro cleanup: REF_IDX_MFM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.cpp

    r1225 r1226  
    44974497  printf("REF_IDX_ME_ZEROMV: %d ", REF_IDX_ME_ZEROMV);
    44984498  printf("ENCODER_FAST_MODE: %d ", ENCODER_FAST_MODE);
    4499   printf("REF_IDX_MFM: %d ", REF_IDX_MFM);
    45004499#else
    45014500  printf("RecalQP:%d", m_recalculateQPAccordingToLambda ? 1 : 0 );
Note: See TracChangeset for help on using the changeset viewer.