Home
last modified time | relevance | path

Searched refs:MFX_REFRESH_SLICE (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/h264/src/
H A Dmfx_h264_encode_hw.cpp1234 if (extOpt2.IntRefType == MFX_REFRESH_SLICE) in Init()
1484 if (extOpt2New.IntRefType == MFX_REFRESH_SLICE) in Reset()
1580 if (extOpt2New.IntRefType == MFX_REFRESH_SLICE) in Reset()
1602 if ((extOpt2New.IntRefType) && (extOpt2New.IntRefType != MFX_REFRESH_SLICE)) in Reset()
H A Dmfx_h264_encode_hw_utils_new.cpp1907 if (extOpt2Init.IntRefType == MFX_REFRESH_SLICE) in GetIntraRefreshState()
1999 if ((!extOpt2Old.IntRefType) || (extOpt2Old.IntRefType == MFX_REFRESH_SLICE)) in UpdateIntraRefreshWithoutIDR()
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/
H A Dmfxstructures.h1282 MFX_REFRESH_SLICE = 3 /*!< Horizontal refresh by slices without overlapping. */ enumerator
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-qsv11/libmfx/include/msdk/include/
H A Dmfxstructures.h669 MFX_REFRESH_SLICE = 3 enumerator
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/preview/
H A Dextension_buffer.hpp311 slice = MFX_REFRESH_SLICE,
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/api/include/
H A Dmfxstructures.h669 MFX_REFRESH_SLICE = 3 enumerator
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/h264/include/
H A Dmfx_h264_encode_hw_utils.h641 MFX_REFRESH_SLICE = 3 enumerator
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/shared/src/
H A Dmfx_h264_enc_common_hw.cpp4374 if (extOpt2->IntRefType == MFX_REFRESH_SLICE) in CheckVideoParamQueryLike()
6212 if (extOpt2->IntRefType == MFX_REFRESH_SLICE) in SetDefaults()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/doc/
H A Dmediasdk-man.md4080 …fresh, by rows of MBs. `MFX_REFRESH_SLICE` means horizontal refresh by slices without overlapping.…
9631 `MFX_REFRESH_SLICE` | Horizontal refresh by slices without overlapping.