Home
last modified time | relevance | path

Searched defs:TargetFormats (Results 1 – 6 of 6) sorted by relevance

/dports/benchmarks/vegeta/vegeta-12.8.4/lib/
H A Dtargets.go94 TargetFormats = []string{HTTPTargetFormat, JSONTargetFormat} var
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/tsenart/vegeta/v12/lib/
H A Dtargets.go94 TargetFormats = []string{HTTPTargetFormat, JSONTargetFormat} var
/dports/multimedia/ffms2/ffms2-2.40/src/core/
H A Dvideosource.cpp382 void FFMS_VideoSource::SetOutputFormat(const AVPixelFormat *TargetFormats, int Width, int Height, i… in SetOutputFormat()
H A Dffms.cpp184 FFMS_API(int) FFMS_SetOutputFormatV2(FFMS_VideoSource *V, const int *TargetFormats, int Width, int … in FFMS_SetOutputFormatV2()
/dports/multimedia/ffms2/ffms2-2.40/src/avisynth/
H A Davssources.cpp288 std::vector<int> TargetFormats; in InitOutputFormat() local
/dports/multimedia/ffms2/ffms2-2.40/src/vapoursynth/
H A Dvapoursource.cpp296 std::vector<int> TargetFormats; in InitOutputFormat() local