Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmultiple-vpp.c16 static gboolean randomcrop = FALSE; variable
29 {"random-crop", 'p', 0, G_OPTION_ARG_NONE, &randomcrop,
224 if (!randomcb && !randomdir && !randomsharpen && !randomcrop) in build_pipeline()
425 if (randomcrop) { in main()