Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decoder.h1033 uint32_t m_commandPatchListSizeNeeded = 0; variable
H A Dcodechal_decode_vp8.cpp1515 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_mpeg2.cpp1684 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decoder.cpp998 requestedPatchListSize = m_commandPatchListSizeNeeded + in CalcRequestedSpace()
H A Dcodechal_decode_vp9.cpp2042 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_avc.cpp1192 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_hevc.cpp2739 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_vc1.cpp4837 &m_commandPatchListSizeNeeded, in AllocateStandard()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_avc_g12.cpp199 requestedPatchListSize = m_commandPatchListSizeNeeded + m_HucPatchListSizeNeeded + in CalcRequestedSpace()
H A Dcodechal_decode_jpeg_g12.cpp639 requestedPatchListSize = m_commandPatchListSizeNeeded + m_HucPatchListSizeNeeded + in CalcRequestedSpace()
H A Dcodechal_decode_mpeg2_g12.cpp700 requestedPatchListSize = m_commandPatchListSizeNeeded + m_HucPatchListSizeNeeded + in CalcRequestedSpace()
H A Dcodechal_decode_hevc_g12.cpp1216 requestedPatchListSize = m_commandPatchListSizeNeeded; in CalcRequestedSpace()
1236 requestedPatchListSize = m_commandPatchListSizeNeeded; in CalcRequestedSpace()
2377 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_vp9_g12.cpp1296 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_vc1_g12.cpp1671 requestedPatchListSize = m_commandPatchListSizeNeeded + m_HucPatchListSizeNeeded + in CalcRequestedSpace()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_decode_vp9_g11.cpp983 &m_commandPatchListSizeNeeded, in AllocateStandard()
H A Dcodechal_decode_hevc_g11.cpp1786 &m_commandPatchListSizeNeeded, in AllocateStandard()