Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouploader.c66 guint lib_version; member
230 vtable->lib_version = 2; in gst_soup_load_library()
240 vtable->lib_version = 3; in gst_soup_load_library()
305 return gst_soup_vtable.lib_version; in gst_soup_loader_get_api_version()
333 if (gst_soup_vtable.lib_version == 2) { in _soup_logger_new()
377 if (gst_soup_vtable.lib_version == 2) { in gst_soup_uri_new()
453 if (gst_soup_vtable.lib_version == 2) { in gst_soup_message_uri_to_string()
522 if (gst_soup_vtable.lib_version == 3) { in _soup_message_set_request_body_from_bytes()
614 if (gst_soup_vtable.lib_version == 3) { in _soup_message_get_request_headers()
634 if (gst_soup_vtable.lib_version == 3) { in _soup_message_get_response_headers()
[all …]
/third_party/ffmpeg/libavcodec/
Dlibcelt_dec.c85 unsigned lib_version = ff_celt_bitstream_version_hack(celt->mode); in libcelt_dec_init() local
86 if (version != lib_version) in libcelt_dec_init()
90 version, lib_version); in libcelt_dec_init()
/third_party/abseil-cpp/
Dabseil-cpp.spec5 %global lib_version 2206.0.0
/third_party/libdrm/nouveau/
Dnouveau.h65 uint32_t lib_version; /* deprecated */ member
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittnotify_static.c1210 int lib_version = __itt_lib_version(_N_(_ittapi_global).lib); in _N_() local
1212 switch (lib_version) in _N_()