Skip to content
Snippets Groups Projects
Commit a314d879 authored by Adarsh Krishnan Ramasubramonian's avatar Adarsh Krishnan Ramasubramonian
Browse files

Adjust ndentation.

parent 47880114
No related branches found
No related tags found
1 merge request!711JVET-O0106: 4xN prediction regions for 1xN and 2xN ISP subblocks.
......@@ -200,7 +200,7 @@ void DecCu::xIntraRecBlk( TransformUnit& tu, const ComponentID compID )
}
else
#endif
m_pcIntraPred->initIntraPatternChType( *tu.cu, area);
m_pcIntraPred->initIntraPatternChType(*tu.cu, area);
//===== get prediction signal =====
if( compID != COMPONENT_Y && PU::isLMCMode( uiChFinalMode ) )
......
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