Home
last modified time | relevance | path

Searched defs:m_resSemaphoreAllPipes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
H A Ddecode_scalability_multipipe.h277 …std::vector<std::vector<MOS_RESOURCE>> m_resSemaphoreAllPipes; //!< The sync semaphore between … variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/scalability/
H A Ddecode_scalability_multipipe_next.h276 …std::vector<std::vector<MOS_RESOURCE>> m_resSemaphoreAllPipes; //!< The sync semaphore between … variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/shared/scalability/
H A Dvp_scalability_multipipe_next.h354 …MOS_RESOURCE m_resSemaphoreAllPipes[2] = {}; //!< The sync semaphore betwee… variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/scalability/
H A Dencode_scalability_multipipe.h285 MOS_RESOURCE m_resSemaphoreAllPipes[m_maxSemaphoreNum] = {}; variable