Skip to content
Snippets Groups Projects
Commit 2518e0bf authored by Karsten Suehring's avatar Karsten Suehring
Browse files

fix remaining compile issue for JVET_N0242_NON_LINEAR_ALF off

parent 6ee74fa0
No related branches found
No related tags found
1 merge request!518fix remaining compile issue for JVET_N0242_NON_LINEAR_ALF off
......@@ -364,8 +364,10 @@ private:
AlfSliceParam m_alfSliceParamTempNL;
int m_clipDefaultEnc[MAX_NUM_ALF_LUMA_COEFF];
int m_filterTmp[MAX_NUM_ALF_LUMA_COEFF];
#if JVET_N0242_NON_LINEAR_ALF
int m_clipTmp[MAX_NUM_ALF_LUMA_COEFF];
#endif
#endif
public:
EncAdaptiveLoopFilter();
......
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