Home
last modified time | relevance | path

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

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/include/
H A Dmfx_h264_enc_common_hw.h753 bool IsRuntimeOutputExtBufferIdSupported(
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/src/
H A Dmfx_h264_enc_common_hw.cpp1785 bool MfxHwH264Encode::IsRuntimeOutputExtBufferIdSupported(MfxVideoParam const & video, mfxU32 id) in IsRuntimeOutputExtBufferIdSupported() function in MfxHwH264Encode
6715 if (!IsRuntimeOutputExtBufferIdSupported(video, bs->ExtParam[i]->BufferId)) in CheckRunTimeExtBuffers()
7229 if (IsRuntimeOutputExtBufferIdSupported(video, bs->ExtParam[i]->BufferId)) in CheckFEIRunTimeExtBuffersContent()