Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/gs/
Dgstgscommon.h31 std::unique_ptr<google::cloud::storage::Client> gst_gs_create_client(
Dgstgscommon.cpp59 std::unique_ptr<google::cloud::storage::Client> gst_gs_create_client( in gst_gs_create_client() function
Dgstgssrc.cpp531 src->gcs_client = gst_gs_create_client( in gst_gs_src_start()
Dgstgssink.cpp556 sink->gcs_client = gst_gs_create_client( in gst_gs_sink_start()