Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
H A Dencode_vp9_pak.cpp119 …gionParams[3].presRegion = const_cast<PMOS_RESOURCE>(&m_resVdencPictureState2ndLevelBatchBufferRea… in SetRegionsForBrcUpdate()
146 …ionParams[7].presRegion = const_cast<MOS_RESOURCE *>(&m_resVdencPictureState2ndLevelBatchBufferRea… in SetRegionsForHucProb()
210 …picStateBuffer = &m_resVdencPictureState2ndLevelBatchBufferRead[currPass][m_vdencPictureState2ndLe… in ConstructPicStateBatchBuffer()
349 …secondLevelBatchBuffer.OsResource = m_resVdencPictureState2ndLevelBatchBufferRead[currPass][m_vden… in SetVdencSecondLevelBatchBuffer()
441 m_resVdencPictureState2ndLevelBatchBufferRead[j][i] = *allocatedBuffer; in AllocateResources()
H A Dencode_vp9_pak.h356 …MOS_RESOURCE m_resVdencPictureState2ndLevelBatchBufferRead[3][CODECHAL_VP9_ENCODE_RECYCLED_BUFFER_… variable