Skip to content

Commit

Permalink
Valgrind errors
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjw24 committed Feb 16, 2024
1 parent d674ee0 commit 2030517
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/Lib/CommonLib/x86/DepQuantX86.h
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,8 @@ namespace DQIntern
state.cffBitsCtxOffset = 0;
state.m_goRicePar[stateId] = 0;
state.m_goRiceZero[stateId] = 0;
state.sbbBits0[stateId] = 0;
state.sbbBits1[stateId] = 0;
}

static inline void checkRdCosts( const int stateId, const ScanPosType spt, const PQData& pqDataA, const PQData& pqDataB, Decisions& decisions, int idxAZ, int idxB, const StateMem& state )
Expand Down

0 comments on commit 2030517

Please sign in to comment.