Home
last modified time | relevance | path

Searched refs:identification (Results 1 – 25 of 210) sorted by relevance

123456789

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmux.c556 MXFMetadataIdentification *identification; in gst_mxf_mux_create_metadata() local
565 identification = mux->preface->identifications[0] = in gst_mxf_mux_create_metadata()
569 mxf_uuid_init (&MXF_METADATA_BASE (identification)->instance_uid, in gst_mxf_mux_create_metadata()
572 &MXF_METADATA_BASE (identification)->instance_uid, identification); in gst_mxf_mux_create_metadata()
573 mux->metadata_list = g_list_prepend (mux->metadata_list, identification); in gst_mxf_mux_create_metadata()
575 mxf_uuid_init (&identification->this_generation_uid, NULL); in gst_mxf_mux_create_metadata()
577 identification->company_name = g_strdup ("GStreamer"); in gst_mxf_mux_create_metadata()
578 identification->product_name = g_strdup ("GStreamer Multimedia Framework"); in gst_mxf_mux_create_metadata()
581 identification->product_version.major = major; in gst_mxf_mux_create_metadata()
582 identification->product_version.minor = minor; in gst_mxf_mux_create_metadata()
[all …]
/third_party/skia/third_party/externals/expat/expat/
DCMake.README14 -- The C compiler identification is GNU
15 -- The CXX compiler identification is GNU
/third_party/expat/
DCMake.README14 -- The C compiler identification is GNU
15 -- The CXX compiler identification is GNU
/third_party/lwip/src/core/ipv6/
Dip6_frag.c322 if ((frag_hdr->_identification == ipr->identification) && in ip6_reass()
381 ipr->identification = frag_hdr->_identification; in ip6_reass()
731 static u32_t identification; in ip6_frag() local
739 identification++; in ip6_frag()
837 frag_hdr->_identification = lwip_htonl(identification); in ip6_frag()
/third_party/alsa-utils/alsactl/init/
Dhelp7 PRINT=" info Print all available hardware identification\n"
/third_party/lwip/src/include/lwip/
Dip6_frag.h104 u32_t identification; member
/third_party/boost/doc/html/boost_asio/example/cpp03/icmp/
Dipv4_header.hpp60 unsigned short identification() const { return decode(4, 5); } in identification() function in ipv4_header
/third_party/boost/libs/asio/example/cpp03/icmp/
Dipv4_header.hpp60 unsigned short identification() const { return decode(4, 5); } in identification() function in ipv4_header
/third_party/libinput/
Dmeson_options.txt12 description: 'Use libwacom for tablet identification (default=true)')
/third_party/googletest/docs/
Dquickstart-cmake.md128 -- The C compiler identification is GNU 10.2.1
129 -- The CXX compiler identification is GNU 10.2.1
/third_party/gstreamer/gstplugins_bad/gst/id3tag/
Did3tag.c1047 const char *identification; in add_relative_volume_tag() local
1059 identification = "track"; in add_relative_volume_tag()
1064 identification = "album"; in add_relative_volume_tag()
1118 id3v2_frame_write_bytes (&frame, (const guint8 *) identification, in add_relative_volume_tag()
1119 strlen (identification) + 1); in add_relative_volume_tag()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.3.rst27 * add predefines for OS identification
/third_party/boost/libs/python/doc/reference/
Dtype_id.qbk3 <boost/python/type_id.hpp> provides types and functions for runtime type identification like those …
/third_party/e2fsprogs/doc/
Dlibblkid.txt1 libblkid - a library to handle device identification and token extraction
/third_party/boost/libs/outcome/doc/src/content/motivation/
Dexceptions.md47 identification (RTTI) is required to asses the type of the active exception object.
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_header.h208 uint8_t identification[SCTP_IDENTIFICATION_SIZE];/* id of who we are */ member
/third_party/boost/libs/test/doc/testing_tools/
Dboost_test_universal_macro.qbk25 …but also the values of the operands that permits a rapid identification of the issues related to t…
/third_party/skia/third_party/externals/freetype/docs/
DINSTALL.UNIX87 For library identification, FreeType's `configure' script uses the
/third_party/boost/libs/process/doc/
Dconcepts.qbk56 …te it is unique as long as the process is active], called the process identification digit, `pid`.
/third_party/weston/doc/sphinx/
Dconf.py.in186 # A unique identification for the text.
/third_party/bounds_checking_function/
DLICENSE111 To apply the Mulan PSL v2 to your work, for easy identification by recipients, you are suggested to…
/third_party/gstreamer/gstplugins_base/ext/ogg/
DREADME69 - 1 page with 1 packet header identification
78 - 1 page with 1 packet header identification
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Did3v2.4.0-frames.txt71 4.26. Group identification registration
143 4.26 GRID Group identification registration
980 in each tag, but only one with the same identification string.
985 The 'identification' string is used to identify the situation and/or
1015 identification string.
1031 The 'identification' string is used to identify the situation and/or
1420 4.26. Group identification registration
1465 identification registration', to be signed. Although signatures can
/third_party/boost/libs/spirit/repository/doc/karma/
Dsubrule.qbk61 a unique 'identification tag'.]]
/third_party/boost/libs/spirit/repository/doc/qi/
Dsubrule.qbk61 a unique 'identification tag'.]]

123456789