Searched refs:WithInterlaceMode (Results 1 – 7 of 7) sorted by relevance
333 …inline Vc3Settings& WithInterlaceMode(const Vc3InterlaceMode& value) { SetInterlaceMode(value); re… in WithInterlaceMode() function339 …inline Vc3Settings& WithInterlaceMode(Vc3InterlaceMode&& value) { SetInterlaceMode(std::move(value… in WithInterlaceMode() function
388 …inline XavcHdProfileSettings& WithInterlaceMode(const XavcInterlaceMode& value) { SetInterlaceMode… in WithInterlaceMode() function404 …inline XavcHdProfileSettings& WithInterlaceMode(XavcInterlaceMode&& value) { SetInterlaceMode(std:… in WithInterlaceMode() function
487 …inline AvcIntraSettings& WithInterlaceMode(const AvcIntraInterlaceMode& value) { SetInterlaceMode(… in WithInterlaceMode() function503 …inline AvcIntraSettings& WithInterlaceMode(AvcIntraInterlaceMode&& value) { SetInterlaceMode(std::… in WithInterlaceMode() function
531 …inline ProresSettings& WithInterlaceMode(const ProresInterlaceMode& value) { SetInterlaceMode(valu… in WithInterlaceMode() function547 …inline ProresSettings& WithInterlaceMode(ProresInterlaceMode&& value) { SetInterlaceMode(std::move… in WithInterlaceMode() function
741 …inline Mpeg2Settings& WithInterlaceMode(const Mpeg2InterlaceMode& value) { SetInterlaceMode(value)… in WithInterlaceMode() function757 …inline Mpeg2Settings& WithInterlaceMode(Mpeg2InterlaceMode&& value) { SetInterlaceMode(std::move(v… in WithInterlaceMode() function
888 …inline H265Settings& WithInterlaceMode(const H265InterlaceMode& value) { SetInterlaceMode(value); … in WithInterlaceMode() function904 …inline H265Settings& WithInterlaceMode(H265InterlaceMode&& value) { SetInterlaceMode(std::move(val… in WithInterlaceMode() function
1003 …inline H264Settings& WithInterlaceMode(const H264InterlaceMode& value) { SetInterlaceMode(value); … in WithInterlaceMode() function1019 …inline H264Settings& WithInterlaceMode(H264InterlaceMode&& value) { SetInterlaceMode(std::move(val… in WithInterlaceMode() function