Home
last modified time | relevance | path

Searched refs:isWrapAroundEnabled (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DPicture.h230 …bool isWrapAroundEnabled( const PPS* pps ) const { return pps->getUseWrapAround() && !is… in isWrapAroundEnabled() function
H A DInterPrediction.cpp1131 if ( refPic->isWrapAroundEnabled( pu.pps ) ) in xPredAffineBlk()
1512 if( refPic->isWrapAroundEnabled( pu.pps ) ) in xPrefetch()