Ticket #755: TEncSearch.cpp.patch

File TEncSearch.cpp.patch, 427 bytes (added by xipe, 11 years ago)
  • TEncSearch.cpp

     
    15601560          if(uiSingleCbfV == 0)
    15611561          {
    15621562            pcCU ->setTransformSkipSubParts ( 0, TEXT_CHROMA_V, uiAbsPartIdx, uiFullDepth);
    1563             bestModeIdUV[0] = 0;
     1563            bestModeIdUV[1] = 0;
    15641564          }
    15651565        }
    15661566      }