Home
last modified time | relevance | path

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

/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/shared/
Dcodec_hw_next.h978 …CODEC_HW_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList(m_osInterface, reques… in ResizeCommandBufferAndPatchListCmd()
989 …CODEC_HW_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList(m_osInterface, reques… in ResizeCommandBufferAndPatchListOs()
/external/intel-media-driver/media_driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
Ddecode_scalability_multipipe.cpp338 SCALABILITY_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyCmdBuffer()
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
Ddecode_scalability_multipipe_next.cpp313 SCALABILITY_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyCmdBuffer()
/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/shared/scalability/
Dvp_scalability_multipipe_next.cpp308 SCALABILITY_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyCmdBuffer()
/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/scalability/
Dencode_scalability_multipipe.cpp391 SCALABILITY_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyCmdBuffer()
/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
Dcodechal_decode_vp9_g11.cpp466 CODECHAL_DECODE_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyExtraSpace()
Dcodechal_decode_hevc_g11.cpp768 CODECHAL_DECODE_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyExtraSpace()
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_hw.cpp833 …CODECHAL_HW_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList(m_osInterface, req… in ResizeCommandBufferAndPatchListCmd()
844 …CODECHAL_HW_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList(m_osInterface, req… in ResizeCommandBufferAndPatchListOs()
/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
Dcodechal_decode_vp9_g12.cpp490 CODECHAL_DECODE_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyExtraSpace()
Dcodechal_decode_hevc_g12.cpp1280 CODECHAL_DECODE_CHK_STATUS_RETURN(m_osInterface->pfnResizeCommandBufferAndPatchList( in VerifyExtraSpace()
/external/intel-media-driver/media_common/agnostic/common/os/
Dmos_os.h1120 MOS_STATUS (* pfnResizeCommandBufferAndPatchList) ( member
/external/intel-media-driver/media_softlet/linux/common/os/private/
Dmos_os_specific.cpp3432 osInterface->pfnResizeCommandBufferAndPatchList = Mos_Specific_ResizeCommandBufferAndPatchList; in Mos_Specific_LoadFunction()
/external/intel-media-driver/media_driver/linux/common/os/
Dmos_os_specific.c7169 …pOsInterface->pfnResizeCommandBufferAndPatchList = Mos_Specific_ResizeCommandBufferAndPatch… in Mos_Specific_InitInterface()