Searched refs:videoconvert_out (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/ |
D | gsthanddetect_test.c | 31 *videoconvert_out, *xvimagesink; variable 134 videoconvert_out = in main() 140 || !handdetect || !videoconvert_out || !xvimagesink) in main() 161 videoconvert_in, handdetect, videoconvert_out, xvimagesink, NULL); in main() 172 videoconvert_in, handdetect, videoconvert_out, xvimagesink, NULL); in main()
|
D | gstfacedetect_test.c | 31 *videoconvert_out, *autovideosink; variable 186 videoconvert_out = in main() 193 || !facedetect || !videoconvert_out || !autovideosink) in main() 214 videoconvert_in, facedetect, videoconvert_out, autovideosink, NULL); in main() 225 videoconvert_in, facedetect, videoconvert_out, autovideosink, NULL); in main()
|