Home
last modified time | relevance | path

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

12

/external/boringssl/src/ssl/
Dd1_srtp.cc164 UniquePtr<STACK_OF(SRTP_PROTECTION_PROFILE)> profiles( in ssl_ctx_make_profiles() local
196 int SSL_CTX_set_srtp_profiles(SSL_CTX *ctx, const char *profiles) { in SSL_CTX_set_srtp_profiles()
200 int SSL_set_srtp_profiles(SSL *ssl, const char *profiles) { in SSL_set_srtp_profiles()
224 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles) { in SSL_CTX_set_tlsext_use_srtp()
229 int SSL_set_tlsext_use_srtp(SSL *ssl, const char *profiles) { in SSL_set_tlsext_use_srtp()
/external/dynamic_depth/internal/dynamic_depth/
Dprofiles.cc28 std::unique_ptr<Profiles> profiles(new Profiles()); in FromProfileArray() local
35 std::unique_ptr<Profiles> profiles(new Profiles()); in FromDeserializer() local
Ddepth_jpeg.cc33 const Profiles* profiles = device->GetProfiles(); in ValidateAndroidDynamicDepthBuffer() local
Ddevice.cc59 auto profiles = Profiles::FromDeserializer(deserializer); in ParseFields() local
/external/perf_data_converter/src/
Dperf_to_profile.cc25 const auto profiles = perftools::RawPerfDataToProfiles( in main() local
Dbuilder.cc28 namespace profiles { namespace
/external/v4l2_codec2/vda/
Dv4l2_device.cc101 std::vector<VideoCodecProfile> profiles; in V4L2PixFmtToVideoCodecProfiles() local
272 const auto& profiles = in GetSupportedDecodeProfiles() local
350 VideoDecodeAccelerator::SupportedProfiles profiles; in EnumerateSupportedDecodeProfiles() local
/external/dynamic_depth/includes/dynamic_depth/
Ddevice.h34 std::unique_ptr<Profiles> profiles; member
/external/ImageMagick/tests/
Dwandtest.c5169 **profiles, in main() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce_40_2_2.c41 static const unsigned profiles[7] = { 66, 77, 88, 100, 110, 122, 244 }; variable
Dradeon_vce_52.c41 static const unsigned profiles[7] = { 66, 77, 88, 100, 110, 122, 244 }; variable
Dradeon_vcn_enc_1_2.c51 static const unsigned profiles[7] = { 66, 77, 88, 100, 110, 122, 244 }; variable
/external/minijail/
Dminijail0_cli_unittest.cc208 const std::vector<std::string> profiles = { in TEST_F() local
287 const std::vector<std::string> profiles = { in TEST_F() local
/external/adhd/cras/src/server/
Dcras_bt_profile.c44 static struct cras_bt_profile *profiles; variable
/external/ImageMagick/coders/
Dmpc.c166 *profiles; in ReadMPCImage() local
Dmiff.c462 *profiles; in ReadMIFFImage() local
Dgif.c974 *profiles; in ReadGIFImage() local
/external/v4l2_codec2/
DC2VDAAdaptorProxy.cpp152 media::VideoDecodeAccelerator::SupportedProfiles profiles(1); in GetSupportedProfiles() local
/external/tensorflow/tensorflow/contrib/kinesis/kernels/
Dkinesis_dataset_ops.cc63 auto profiles = loader.GetProfiles(); in InitializeDefaultClientConfig() local
/external/nos/test/system-test-harness/src/
Dfaceauth_tests.cc198 for (int profiles = 1; profiles <= MAX_NUM_PROFILES; ++profiles) { in SetUp() local
/external/v8/src/profiler/
Dprofile-generator.h412 std::vector<std::unique_ptr<CpuProfile>>* profiles() { in profiles() function
Dprofile-generator.cc686 ProfileGenerator::ProfileGenerator(CpuProfilesCollection* profiles) in ProfileGenerator()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc394 std::vector<ExecutionProfile>* profiles, string backend_config) { in RunMultipleTimes()
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc88 auto profiles = loader.GetProfiles(); in GetDefaultClientConfig() local
/external/kernel-headers/original/uapi/sound/
Dcompress_params.h358 __u32 profiles; member

12