Home
last modified time | relevance | path

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

/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.h644 struct IntraRefreshState struct
646IntraRefreshState() : refrType(0), IntraLocation(0), IntraSize(0), IntRefQPDelta(0), firstFrameInC… in IntraRefreshState() argument
656 mfxU16 refrType;
657 mfxU16 IntraLocation;
658 mfxU16 IntraSize;
659 mfxI16 IntRefQPDelta;
660 bool firstFrameInCycle;
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/hevc/agnostic/base/
H A Dhevcehw_base_data.h730 struct IntraRefreshState struct
732 mfxU16 refrType;
733 mfxU16 IntraLocation;
734 mfxU16 IntraSize;
735 mfxI16 IntRefQPDelta;
736 bool firstFrameInCycle;