/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_decode_jpeg.cpp | 48 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 D | codechal_decode_vp8.cpp | 872 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 D | codechal_decode_mpeg2.cpp | 298 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 D | codechal_encode_vp8.cpp | 1475 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 D | codechal_decode_vp9.cpp | 46 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 D | codechal_decode_jpeg.h | 227 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< Signals on the video context variable
|
H A D | codechal_decode_mpeg2.h | 307 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
|
H A D | codechal_decode_vp9.h | 231 …MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video … variable
|
H A D | codechal_decode_avc.h | 431 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
|
H A D | codechal_decode_avc.cpp | 287 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 D | codechal_decode_vc1.cpp | 1311 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 D | codechal_decode_vp8.h | 629 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
|
H A D | codechal_decode_vc1.h | 781 MOS_RESOURCE m_resSyncObjectVideoContextInUse; //!< signals on the video context variable
|
H A D | codechal_encode_mpeg2.cpp | 4108 !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 D | codechal_encoder_base.cpp | 1436 …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 D | codechal_encode_avc.cpp | 6360 … 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 D | codechal_encoder_base.h | 1446 …MOS_RESOURCE m_resSyncObjectVideoContextInUse = {}; //!< Resource of the sync … variable
|
H A D | codechal_vdenc_avc.cpp | 6748 !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 D | codechal_encode_mpeg2_g11.cpp | 1458 !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 D | codechal_vdenc_avc_g11.cpp | 1182 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteSliceLevel() 1189 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel() 1198 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteSliceLevel()
|
H A D | codechal_decode_vc1_g11.cpp | 1148 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame() 1154 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
|
H A D | codechal_encode_avc_g11.cpp | 4938 !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 D | codechal_vdenc_vp9_g11.cpp | 2421 !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 D | codechal_decode_vc1_g12.cpp | 1280 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame() 1286 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in HandleSkipFrame()
|
H A D | codechal_encode_mpeg2_g12.cpp | 2023 !Mos_ResourceIsNull(&m_resSyncObjectVideoContextInUse)) in ExecuteKernelFunctions() 2028 syncParams.presSyncResource = &m_resSyncObjectVideoContextInUse; in ExecuteKernelFunctions()
|