/third_party/ffmpeg/libavformat/ |
D | dashdec.c | 77 struct representation { struct 89 AVStream *assoc_stream; /* demuxer stream associated with this representation */ argument 91 int n_fragments; 92 struct fragment **fragments; /* VOD list of fragment for profile */ 94 int n_timelines; 95 struct timeline **timelines; 97 int64_t first_seq_no; 98 int64_t last_seq_no; 99 …t_number; /* used in case when we have dynamic list of segment to know which segments are new one*/ 101 int64_t fragment_duration; [all …]
|
/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
D | gay-shortest.h | 35 const char* representation; member
|
D | gay-shortest-single.h | 35 const char* representation; member
|
D | gay-fixed.h | 36 const char* representation; member
|
D | gay-precision.h | 36 const char* representation; member
|
D | test-bignum-dtoa.cc | 45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
D | test-fast-dtoa.cc | 45 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
D | test-dtoa.cc | 68 static void TrimRepresentation(Vector<char> representation) { in TrimRepresentation()
|
/third_party/boost/boost/msm/mpl_graph/ |
D | incidence_list_graph.hpp | 26 typedef detail::incidence_list_tag representation; typedef
|
D | adjacency_list_graph.hpp | 27 typedef detail::adjacency_list_tag representation; typedef
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
D | OpenSLESUtilities.cpp | 67 SLDataFormat_PCM format, SLuint32 representation) { in OpenSLES_createExtendedFormat()
|
D | AudioInputStreamOpenSLES.cpp | 125 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
|
D | AudioOutputStreamOpenSLES.cpp | 167 SLuint32 representation = OpenSLES_ConvertFormatToRepresentation(getFormat()); in open() local
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdclient.c | 86 GstMPDRepresentationNode *representation; in gst_mpd_client_get_representation_with_id() local 657 GstMPDRepresentationNode *representation = n->data; in gst_mpd_client_fetch_on_load_external_resources() local 841 GstActiveStream * stream, GstMPDRepresentationNode * representation) in gst_mpd_client_setup_representation() 1602 GstMPDRepresentationNode *representation; in gst_mpd_client_setup_streaming() local 2550 GstMPDRepresentationNode *representation; in gst_mpd_client_get_rep_idx_with_max_bandwidth() local 3275 GstMPDRepresentationNode *representation = NULL; in gst_mpd_client_set_segment_list() local 3312 GstMPDRepresentationNode *representation = NULL; in gst_mpd_client_set_segment_template() local 3349 GstMPDRepresentationNode *representation = NULL; in gst_mpd_client_add_segment_url() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | dash_mpd.c | 2262 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2306 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2352 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2445 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2491 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2528 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2569 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2621 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2663 GstMPDRepresentationNode *representation; in GST_START_TEST() local 2702 GstMPDRepresentationNode *representation; in GST_START_TEST() local [all …]
|
/third_party/flutter/engine/flutter/lib/ui/plugins/ |
D | callback_cache.cc | 138 const auto representation = root_obj[kRepresentationKey].GetObject(); in LoadCacheFromDisk() local
|
/third_party/mbedtls/docs/proposed/ |
D | psa-driver-interface.md | 891 #### Integers
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gsthlsdemux.c | 1197 GstHLSVariantStream *representation = NULL; in gst_hls_demux_get_bitrate_info() local
|
/third_party/node/tools/inspector_protocol/encoding/ |
D | encoding.cc | 322 uint64_t representation = static_cast<uint64_t>(-(value + 1)); in EncodeInt32Tmpl() local
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 401 SLuint32 representation; member
|