Home
last modified time | relevance | path

Searched refs:probed (Results 1 – 25 of 32) sorted by relevance

12

/third_party/toybox/
DMakefile33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.probed: generated/Config.in
D.gitignore9 /generated/Config.probed
DConfig.in4 source generated/Config.probed
/third_party/toybox/porting/liteos_a/
DMakefile33 $(KCONFIG_TOP): generated/Config.in generated/Config.probed
34 generated/Config.probed: generated/Config.in
/third_party/toybox/scripts/
Dgenconfig.sh142 probeconfig > generated/Config.probed || rm generated/Config.probed
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.c31 ctx->probed = FALSE; in gst_rtp_packet_rate_ctx_reset()
52 if (!ctx->probed) { in gst_rtp_packet_rate_ctx_update()
53 ctx->probed = TRUE; in gst_rtp_packet_rate_ctx_update()
112 if (time_ms <= 0 || !ctx->probed || ctx->avg_packet_rate == -1) { in gst_rtp_packet_rate_ctx_get_max_dropout()
123 if (time_ms <= 0 || !ctx->probed || ctx->avg_packet_rate == -1) { in gst_rtp_packet_rate_ctx_get_max_misorder()
Drtpstats.h221 gboolean probed; member
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h226 bool probed:1; member
375 bool probed:1; member
Dalsa-mixer.c3115 if (p->probed) in pa_alsa_path_probe()
3117 p->probed = true; in pa_alsa_path_probe()
3295 pa_yes_no(p->probed), in pa_alsa_path_dump()
5089 if (ps->probed) in pa_alsa_profile_set_probe()
5227 ps->probed = true; in pa_alsa_profile_set_probe()
5242 pa_yes_no(ps->probed), in pa_alsa_profile_set_dump()
Dalsa-ucm.c2057 ps->probed = true; in pa_alsa_ucm_add_profile_set()
/third_party/gstreamer/gstplugins_bad/po/
Den_GB.po183 #~ msgid "Your OSS device could not be probed correctly"
184 #~ msgstr "Your oss device could not be probed correctly"
287 #~ msgstr "Your oss device could not be probed correctly"
Dor.po206 #~ msgid "Your OSS device could not be probed correctly"
Dsq.po183 #~ msgid "Your OSS device could not be probed correctly"
/third_party/mesa3d/docs/relnotes/
D20.0.7.rst122 - intel/perf: store the probed i915-perf version
D20.1.0.rst2823 - intel/perf: store the probed i915-perf version
/third_party/gstreamer/gstplugins_base/po/
Den_GB.po838 #~ msgstr "Your oss device could not be probed correctly"
841 #~ msgid "Your OSS device could not be probed correctly"
842 #~ msgstr "Your oss device could not be probed correctly"
Dor.po885 #~ msgid "Your OSS device could not be probed correctly"
Dsq.po858 #~ msgid "Your OSS device could not be probed correctly"
/third_party/lwip/doc/
Dmqtt_client.txt49 Connection to server can also be probed by calling mqtt_client_is_connected(client)
/third_party/gstreamer/gstplugins_good/po/
Den_GB.po73 msgstr "Your oss device could not be probed correctly"
158 msgstr "Your oss device could not be probed correctly"
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dexploringrequests.inc8 just return MHD_NO after we have probed the request. This way, the connection is closed
/third_party/libffi/
Dacinclude.m446 # Unlike /dev/zero, the MAP_ANON(YMOUS) defines can be probed for.
/third_party/ffmpeg/doc/
Ddemuxers.texi188 probed and 0 otherwise.
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info341 function, thus we will just return MHD_NO after we have probed the
/third_party/gstreamer/gstplugins_good/
DChangeLog5748 the probed caps as it seems that the format enumeration may change
17278 interlace mode is not longer probed by v4l2src dues to performance
17970 probed list can be directly used for negotation.
21835 won't be probed). So let's disable it, in the long term we'll try and
22111 visible width/height from G_SELECTION from the probed caps obtained
22519 udev-probed = true
31998 the known padding from probed caps with the coded size before using them as
36182 Also handle the case when a device is probed manually and not through gudev.
45297 helper with the probed caps. This allow upstream element taking decision
48798 the probed caps. Use integer ranges with steps instead.
[all …]

12