Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouploader.c40 #define LIBSOUP_3_SONAME "libsoup-3.0.0.dylib" macro
43 #define LIBSOUP_3_SONAME "libsoup-3.0.so.0" macro
158 if ((handle = dlopen (LIBSOUP_3_SONAME, RTLD_NOW | RTLD_NOLOAD))) { in gst_soup_load_library()
159 libsoup_sonames[0] = LIBSOUP_3_SONAME; in gst_soup_load_library()
166 libsoup_sonames[0] = LIBSOUP_3_SONAME; in gst_soup_load_library()
214 libsoup_sonames[0] = LIBSOUP_3_SONAME; in gst_soup_load_library()