Skip to content
Snippets Groups Projects
Commit 81dd4c23 authored by Philipp Merkle's avatar Philipp Merkle
Browse files

Added missing macro for unused context MipMode (update).

parent 882aa033
No related branches found
No related tags found
No related merge requests found
......@@ -217,7 +217,9 @@ public:
#endif
static const CtxSet IntraChromaPredMode;
static const CtxSet MipFlag;
#if !JVET_O0925_MIP_SIMPLIFICATIONS
static const CtxSet MipMode;
#endif
static const CtxSet DeltaQP;
static const CtxSet InterDir;
static const CtxSet RefPic;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment