Home
last modified time | relevance | path

Searched defs:profiles (Results 1 – 25 of 61) sorted by relevance

123

/third_party/node/test/sequential/
Dtest-heap-prof.js85 const profiles = getHeapProfiles(tmpdir.path); constant
107 const profiles = getHeapProfiles(tmpdir.path); constant
128 const profiles = getHeapProfiles(tmpdir.path); constant
151 const profiles = getHeapProfiles(tmpdir.path); constant
172 const profiles = getHeapProfiles(tmpdir.path); constant
260 const profiles = getHeapProfiles(tmpdir.path); constant
285 const profiles = getHeapProfiles(dir); constant
310 const profiles = getHeapProfiles(dir); constant
338 const profiles = getHeapProfiles(dir); constant
362 const profiles = getHeapProfiles(dir); constant
Dtest-diagnostic-dir-cpu-prof.js44 const profiles = getCpuProfiles(dir); constant
73 const profiles = getCpuProfiles(dir2); constant
Dtest-diagnostic-dir-heap-prof.js86 const profiles = getHeapProfiles(dir); constant
114 const profiles = getHeapProfiles(dir2); constant
Dtest-cpu-prof-default.js34 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-drained.js37 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-exit.js36 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-kill.js38 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-worker-argv.js35 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-name.js41 const profiles = getCpuProfiles(tmpdir.path); constant
Dtest-cpu-prof-dir-relative.js42 const profiles = getCpuProfiles(dir); constant
Dtest-cpu-prof-dir-absolute.js42 const profiles = getCpuProfiles(dir); constant
Dtest-cpu-prof-dir-and-name.js44 const profiles = getCpuProfiles(dir); constant
Dtest-cpu-prof-dir-worker.js42 const profiles = getCpuProfiles(dir); constant
/third_party/gstreamer/gstplugins_bad/sys/va/
Dplugin.c83 GArray *profiles = (GArray *) value; in plugin_register_decoders() local
170 GArray *profiles = (GArray *) value; in plugin_register_encoders() local
226 GArray *profiles; in _insert_profile_in_table() local
247 VAProfile *profiles = g_new (VAProfile, vaMaxNumProfiles (dpy)); in plugin_register_elements() local
Dgstvadisplay_priv.c36 VAProfile *profiles; in gst_va_display_get_profiles() local
/third_party/openssl/ssl/
Dd1_srtp.c108 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) in SSL_CTX_set_tlsext_use_srtp()
113 int SSL_set_tlsext_use_srtp(SSL *s, const char *profiles) in SSL_set_tlsext_use_srtp()
/third_party/nghttp2/src/
Dca-config.json6 "profiles": { object
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dcodec-utils.c935 utils_get_extension_profile (const GstH265ExtensionProfile * profiles, in utils_get_extension_profile()
1043 static const GstH265ExtensionProfile profiles[] = { in utils_get_format_range_extension_profile() local
1080 static const GstH265ExtensionProfile profiles[] = { in utils_get_3d_profile() local
1094 static const GstH265ExtensionProfile profiles[] = { in utils_get_multiview_profile() local
1108 static const GstH265ExtensionProfile profiles[] = { in utils_get_scalable_profile() local
1123 static const GstH265ExtensionProfile profiles[] = { in utils_get_high_throughput_profile() local
1141 static const GstH265ExtensionProfile profiles[] = { in utils_get_screen_content_coding_extensions_profile() local
1167 static const GstH265ExtensionProfile profiles[] = { in utils_get_scalable_format_range_extensions_profile() local
1568 static const char *profiles[] = { "simple", "simple-scalable", "core", in gst_codec_utils_mpeg4video_get_profile() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2codec.c39 GValue * profiles) in gst_v4l2_codec_probe_profiles()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.c3379 get_extension_profile (H265ExtensionProfile * profiles, guint num, in get_extension_profile()
3487 static H265ExtensionProfile profiles[] = { in get_format_range_extension_profile() local
3539 static H265ExtensionProfile profiles[] = { in get_3d_profile() local
3550 static H265ExtensionProfile profiles[] = { in get_multiview_profile() local
3561 static H265ExtensionProfile profiles[] = { in get_scalable_profile() local
3574 static H265ExtensionProfile profiles[] = { in get_high_throughput_profile() local
3592 static H265ExtensionProfile profiles[] = { in get_screen_content_coding_extensions_profile() local
3610 static H265ExtensionProfile profiles[] = { in get_scalable_format_range_extensions_profile() local
3628 static H265ExtensionProfile profiles[] = { in get_screen_content_coding_extensions_high_throughput_profile() local
3730 GstH265Profile profiles[GST_H265_PROFILE_MAX] = { GST_H265_PROFILE_INVALID, }; in gst_h265_profile_tier_level_get_profile() local
[all …]
/third_party/ffmpeg/libavcodec/
Dcodec_desc.h65 const struct AVProfile *profiles; member
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrcdeviceprovider.c114 GValue profiles = G_VALUE_INIT; in gst_rpi_cam_src_device_new() local
/third_party/pulseaudio/src/modules/dbus/
Diface-card.c56 pa_hashmap *profiles; member
275 const char **profiles; in get_profiles() local
298 const char **profiles; in handle_get_profiles() local
381 const char **profiles = NULL; in handle_get_all() local
/third_party/pulseaudio/src/pulsecore/
Dcard.h78 pa_hashmap *profiles; member
103 pa_hashmap *profiles; member
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdrepresentationbasenode.h35 gchar *profiles; member

123