Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encode_vp8.h1447 MOS_RESOURCE m_resIntraRowStoreScratchBuffer = {}; variable
H A Dcodechal_encode_vp8.cpp676 AllocateBuffer(&m_resIntraRowStoreScratchBuffer, in AllocateResources()
1030 &m_resIntraRowStoreScratchBuffer); in FreeResources()
3304 … pipeBufAddrParams.presMfdIntraRowStoreScratchBuffer = &m_resIntraRowStoreScratchBuffer; in ExecutePictureLevel()