Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/scalability/
H A Dencode_scalability_multipipe.cpp128 &m_resSemaphoreOnePipeForAnother), in AllocateSemaphore()
132 &m_resSemaphoreOnePipeForAnother, in AllocateSemaphore()
138 &m_resSemaphoreOnePipeForAnother)); in AllocateSemaphore()
292 m_osInterface->pfnFreeResource(m_osInterface, &m_resSemaphoreOnePipeForAnother); in Destroy()
694 if (!Mos_ResourceIsNull(&m_resSemaphoreOnePipeForAnother)) in ResetSemaphore()
698 &m_resSemaphoreOnePipeForAnother, in ResetSemaphore()
789 …ILITY_CHK_STATUS_RETURN(m_hwInterface->SendMiAtomicDwordCmd(&m_resSemaphoreOnePipeForAnother, 1, M… in SyncOnePipeForAnother()
794 &m_resSemaphoreOnePipeForAnother, in SyncOnePipeForAnother()
799 …ILITY_CHK_STATUS_RETURN(m_hwInterface->SendMiAtomicDwordCmd(&m_resSemaphoreOnePipeForAnother, 1, M… in SyncOnePipeForAnother()
H A Dencode_scalability_multipipe.h287 MOS_RESOURCE m_resSemaphoreOnePipeForAnother = {}; variable