Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/examples/va/
Dmultiple-vpp.c13 static gboolean randomcb = FALSE; variable
23 {"random-cb", 'r', 0, G_OPTION_ARG_NONE, &randomcb,
224 if (!randomcb && !randomdir && !randomsharpen && !randomcrop) in build_pipeline()
402 if (randomcb) in main()