Home
last modified time | relevance | path

Searched refs:WithInterlaceMode (Results 1 – 7 of 7) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DVc3Settings.h333 …inline Vc3Settings& WithInterlaceMode(const Vc3InterlaceMode& value) { SetInterlaceMode(value); re… in WithInterlaceMode() function
339 …inline Vc3Settings& WithInterlaceMode(Vc3InterlaceMode&& value) { SetInterlaceMode(std::move(value… in WithInterlaceMode() function
H A DXavcHdProfileSettings.h388 …inline XavcHdProfileSettings& WithInterlaceMode(const XavcInterlaceMode& value) { SetInterlaceMode… in WithInterlaceMode() function
404 …inline XavcHdProfileSettings& WithInterlaceMode(XavcInterlaceMode&& value) { SetInterlaceMode(std:… in WithInterlaceMode() function
H A DAvcIntraSettings.h487 …inline AvcIntraSettings& WithInterlaceMode(const AvcIntraInterlaceMode& value) { SetInterlaceMode(… in WithInterlaceMode() function
503 …inline AvcIntraSettings& WithInterlaceMode(AvcIntraInterlaceMode&& value) { SetInterlaceMode(std::… in WithInterlaceMode() function
H A DProresSettings.h531 …inline ProresSettings& WithInterlaceMode(const ProresInterlaceMode& value) { SetInterlaceMode(valu… in WithInterlaceMode() function
547 …inline ProresSettings& WithInterlaceMode(ProresInterlaceMode&& value) { SetInterlaceMode(std::move… in WithInterlaceMode() function
H A DMpeg2Settings.h741 …inline Mpeg2Settings& WithInterlaceMode(const Mpeg2InterlaceMode& value) { SetInterlaceMode(value)… in WithInterlaceMode() function
757 …inline Mpeg2Settings& WithInterlaceMode(Mpeg2InterlaceMode&& value) { SetInterlaceMode(std::move(v… in WithInterlaceMode() function
H A DH265Settings.h888 …inline H265Settings& WithInterlaceMode(const H265InterlaceMode& value) { SetInterlaceMode(value); … in WithInterlaceMode() function
904 …inline H265Settings& WithInterlaceMode(H265InterlaceMode&& value) { SetInterlaceMode(std::move(val… in WithInterlaceMode() function
H A DH264Settings.h1003 …inline H264Settings& WithInterlaceMode(const H264InterlaceMode& value) { SetInterlaceMode(value); … in WithInterlaceMode() function
1019 …inline H264Settings& WithInterlaceMode(H264InterlaceMode&& value) { SetInterlaceMode(std::move(val… in WithInterlaceMode() function