Home
last modified time | relevance | path

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

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/tools/asg-hevc/src/
H A Dframe_processor.cpp626 MVMVPProcessor mvmvpProcessor(m_GenMVPBlockSize, m_SubPelMode); in MakeInterPredInCTU() local
630 mvmvpProcessor.InitMVPGridData(CTU, frameDescr); in MakeInterPredInCTU()
645 bMVGenSuccess = mvmvpProcessor.GenValidMVMVPForPU(PU, frameDescr); in MakeInterPredInCTU()
649 bMVGenSuccess = mvmvpProcessor.GenValidMVForPU(PU, frameDescr); in MakeInterPredInCTU()
687 mvmvpProcessor.FillFrameMVPExtBuffer(frameDescr); in MakeInterPredInCTU()
693 mvmvpProcessor.GetMVPPools(CTU.m_MVPGenPools); in MakeInterPredInCTU()