Searched refs:gst_process_file (Results 1 – 7 of 7) sorted by relevance
401 if (!gst_process_file (file->file_name, in main()
545 if (!gst_process_file (tool->script, GST_DIR_KERNEL_SYSTEM)) in main()
162 gst_process_file (const char *fileName, enum gst_file_dir dir) in gst_process_file() function
246 extern mst_Boolean gst_process_file (const char *fileName, enum gst_file_dir dir);
1639 gst_process_file, and set errno appropriately.1640 * libgst/files.c: Use errno on return from gst_process_file.1641 * main.c: Use errno on return from gst_process_file.1642 * gst-tool.c: Use errno on return from gst_process_file.
4754 if (!gst_process_file ("@var{source-file}", GST_DIR_KERNEL_SYSTEM))4764 @code{gst_process_file}. All you'll have to do is to pass some
4441 if (!gst_process_file ("SOURCE-FILE", GST_DIR_KERNEL_SYSTEM))4450 `gst_process_file'. All you'll have to do is to pass some arguments to