Home
last modified time | relevance | path

Searched refs:m_resSyncObjectVideoContextInUse (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_jpeg.cpp48 m_osInterface->pfnDestroySyncResource(m_osInterface, &m_resSyncObjectVideoContextInUse); in ~CodechalDecodeJpeg()
88 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(m_resSyncObjectVideoContextInUse)); in CodechalDecodeJpeg()
187 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyDataSurface()
195 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyDataSurface()
574 &m_resSyncObjectVideoContextInUse)); in AllocateResources()
H A Dcodechal_decode_vp8.cpp872 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyBitstreamBuffer()
878 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyBitstreamBuffer()
910 &m_resSyncObjectVideoContextInUse)); in AllocateResourcesFixedSizes()
1114 &m_resSyncObjectVideoContextInUse); in ~CodechalDecodeVp8()
1566 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(m_resSyncObjectVideoContextInUse)); in CodechalDecodeVp8()
H A Dcodechal_decode_mpeg2.cpp298 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyDataSurface()
304 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyDataSurface()
365 &m_resSyncObjectVideoContextInUse)); in AllocateResources()
465 m_osInterface->pfnDestroySyncResource(m_osInterface, &m_resSyncObjectVideoContextInUse); in ~CodechalDecodeMpeg2()
1717 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(m_resSyncObjectVideoContextInUse)); in CodechalDecodeMpeg2()
H A Dcodechal_encode_vp8.cpp1475 if ((m_waitForPak) && !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions()
1479 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()
3723 if (m_signalEnc && !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in EncodeSliceLevelBrc()
3728 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in EncodeSliceLevelBrc()
3840 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse) in ExecuteSliceLevel()
3847 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
3859 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse) && in ExecuteSliceLevel()
3865 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
3951 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
3956 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
[all …]
H A Dcodechal_decode_vp9.cpp46 m_osInterface->pfnDestroySyncResource(m_osInterface, &m_resSyncObjectVideoContextInUse); in ~CodechalDecodeVp9()
222 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(m_resSyncObjectVideoContextInUse)); in CodechalDecodeVp9()
602 m_osInterface, &m_resSyncObjectVideoContextInUse)); in AllocateResourcesFixedSizes()
1042 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyDataSurface()
1047 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in CopyDataSurface()
H A Dcodechal_decode_jpeg.h227 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< Signals on the video context variable
H A Dcodechal_decode_mpeg2.h307 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
H A Dcodechal_decode_vp9.h231 …MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video … variable
H A Dcodechal_decode_avc.h431 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
H A Dcodechal_decode_avc.cpp287 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in FormatAvcMonoPicture()
293 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in FormatAvcMonoPicture()
1082 &m_resSyncObjectVideoContextInUse)); in AllocateResourcesFixedSizes()
1219 &m_resSyncObjectVideoContextInUse); in ~CodechalDecodeAvc()
2190 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(MOS_RESOURCE)); in CodechalDecodeAvc()
H A Dcodechal_decode_vc1.cpp1311 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ConstructBistreamBuffer()
1317 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ConstructBistreamBuffer()
1377 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
1383 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
3027 &m_resSyncObjectVideoContextInUse)); in AllocateResources()
3089 &m_resSyncObjectVideoContextInUse); in ~CodechalDecodeVc1()
4875 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(m_resSyncObjectVideoContextInUse)); in CodechalDecodeVc1()
H A Dcodechal_decode_vp8.h629 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
H A Dcodechal_decode_vc1.h781 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
H A Dcodechal_encode_mpeg2.cpp4108 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions()
4113 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()
4711 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
4718 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
4727 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
H A Dcodechal_encoder_base.cpp1436 …TUS_RETURN(m_osInterface->pfnCreateSyncResource(m_osInterface, &m_resSyncObjectVideoContextInUse)); in AllocateResources()
2173 if (!Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in FreeResources()
2175 m_osInterface->pfnDestroySyncResource(m_osInterface, &m_resSyncObjectVideoContextInUse); in FreeResources()
5230 MOS_ZeroMemory(&m_resSyncObjectVideoContextInUse, sizeof(m_resSyncObjectVideoContextInUse)); in CodechalEncoderState()
H A Dcodechal_encode_avc.cpp6360 … if (m_waitForPak && m_semaphoreObjCount && !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions()
6365 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()
7085 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
7092 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
7101 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
H A Dcodechal_encoder_base.h1446 …MOS_RESOURCE m_resSyncObjectVideoContextInUse = {}; //!< Resource of the sync … variable
H A Dcodechal_vdenc_avc.cpp6748 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
6755 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
6764 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_encode_mpeg2_g11.cpp1458 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
1465 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
1474 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
1948 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions()
1953 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()
H A Dcodechal_vdenc_avc_g11.cpp1182 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
1189 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
1198 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
H A Dcodechal_decode_vc1_g11.cpp1148 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
1154 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
H A Dcodechal_encode_avc_g11.cpp4938 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel()
4945 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
4954 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
5137 … if (m_waitForPak && m_semaphoreObjCount && !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions()
5142 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()
H A Dcodechal_vdenc_vp9_g11.cpp2421 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteTileLevel()
2427 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteTileLevel()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_vc1_g12.cpp1280 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
1286 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
H A Dcodechal_encode_mpeg2_g12.cpp2023 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions()
2028 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()

12