Home
last modified time | relevance | path

Searched defs:IsExternalFrameAllocator (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/src/
H A Dmfx_common_int.cpp447 mfxStatus CheckVideoParamDecoders(mfxVideoParam *in, bool IsExternalFrameAllocator, eMFXHWType type) in CheckVideoParamDecoders()
476 mfxStatus CheckVideoParamEncoders(mfxVideoParam *in, bool IsExternalFrameAllocator, eMFXHWType type) in CheckVideoParamEncoders()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/src/
H A Dlibmfx_core.cpp969 bool CommonCORE::IsExternalFrameAllocator() const in IsExternalFrameAllocator() function in CommonCORE