Home
last modified time | relevance | path

Searched defs:probe (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/ffmpeg/libavformat/
Drawdec.h71 #define FF_DEF_RAWVIDEO_DEMUXER2(shortname, longname, probe, ext, id, flag)\ argument
86 #define FF_DEF_RAWVIDEO_DEMUXER(shortname, longname, probe, ext, id)\ argument
97 #define FF_DEF_RAWSUB_DEMUXER(shortname, longname, probe, ext, id, flag)\ argument
Dboadec.c27 static int probe(const AVProbeData *p) in probe() function
Divfdec.c26 static int probe(const AVProbeData *p) in probe() function
Div8.c25 static int probe(const AVProbeData *p) in probe() function
Dact.c36 static int probe(const AVProbeData *p) in probe() function
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbasesrc.c57 guint probe, num_eos = 0; in GST_START_TEST() local
144 guint probe, num_eos = 0; in GST_START_TEST() local
217 guint probe, num_eos = 0; in GST_START_TEST() local
288 guint probe, num_eos = 0; in GST_START_TEST() local
358 guint probe, num_eos = 0; in GST_START_TEST() local
435 guint probe, num_eos = 0; in GST_START_TEST() local
533 guint probe; in GST_START_TEST() local
672 guint probe; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_good/sys/oss/
Doss_probe.c57 Probe *probe; in main() local
115 probe_check (Probe * probe) in probe_check()
206 check_rate (Probe * probe, int irate) in check_rate()
Dgstosshelper.c89 GstOssProbe *probe; in gst_oss_helper_probe_caps() local
199 gst_oss_helper_rate_probe_check (GstOssProbe * probe) in gst_oss_helper_rate_probe_check()
317 gst_oss_helper_rate_check_rate (GstOssProbe * probe, int irate) in gst_oss_helper_rate_check_rate()
/third_party/icu/icu4c/source/samples/layout/
Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.cpp137 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
186 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/icu/icu4c/source/test/perf/leperf/
Dcmaps.cpp178 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
227 le_int32 probe = fPower; in unicodeToGlyph() local
DFontObject.cpp69 le_uint16 probe = 1 << entrySelector; in findTable() local
167 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
/third_party/icu/icu4c/source/test/letest/
DFontObject.cpp65 le_uint16 probe = 1 << entrySelector; in findTable() local
163 le_uint16 probe = 1 << cmEntrySelector; in unicodeToGlyph() local
Dcmaps.cpp177 le_uint16 probe = 1 << fEntrySelector; in unicodeToGlyph() local
226 le_int32 probe = fPower; in unicodeToGlyph() local
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
Dbootstrap.py37 def probe(cls, env=None): member in ButlerBootstrap
/third_party/gstreamer/gstplugins_bad/ext/webrtcdsp/
Dgstwebrtcechoprobe.cpp279 GstWebrtcEchoProbe *probe = GST_WEBRTC_ECHO_PROBE (l->data); in gst_webrtc_acquire_echo_probe() local
296 gst_webrtc_release_echo_probe (GstWebrtcEchoProbe * probe) in gst_webrtc_release_echo_probe()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DTaggedRecord.java59 int probe = power; in search() local
/third_party/gstreamer/gstreamer/tests/check/pipelines/
Dqueue-error.c54 guint probe; in GST_START_TEST() local
/third_party/icu/icu4c/source/layoutex/
DLXUtilities.cpp59 le_int32 probe = power; in search() local
/third_party/flutter/skia/third_party/externals/icu/source/extra/scrptrun/
Dscrptrun.cpp86 int32_t probe = pairedCharPower; in getPairIndex() local
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
Dscrptrun.cpp88 int32_t probe = pairedCharPower; in getPairIndex() local
/third_party/icu/icu4c/source/extra/scrptrun/
Dscrptrun.cpp88 int32_t probe = pairedCharPower; in getPairIndex() local
/third_party/icu/tools/colprobe/
Dsortedlines.h33 StrengthProbe probe; variable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dname_table.cc300 NameEntryId probe(platform_id, encoding_id, language_id, name_id); in Has() local
310 NameEntryId probe(platform_id, encoding_id, language_id, name_id); in NameBuilder() local
325 NameEntryId probe(platform_id, encoding_id, language_id, name_id); in Remove() local
423 NameEntryId probe = builder_entry->name_entry_id(); in Initialize() local

12345