Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c324 #define PROFILE_LOCK(profile) (g_mutex_lock(&((GstEncodingProfile*)profile)->lock)) argument
325 #define PROFILE_UNLOCK(profile) (g_mutex_unlock(&((GstEncodingProfile*)profile)->lock)) argument
521 gst_encoding_profile_get_name (GstEncodingProfile * profile) in gst_encoding_profile_get_name()
535 gst_encoding_profile_get_description (GstEncodingProfile * profile) in gst_encoding_profile_get_description()
550 gst_encoding_profile_get_format (GstEncodingProfile * profile) in gst_encoding_profile_get_format()
565 gst_encoding_profile_get_preset (GstEncodingProfile * profile) in gst_encoding_profile_get_preset()
579 gst_encoding_profile_get_preset_name (GstEncodingProfile * profile) in gst_encoding_profile_get_preset_name()
594 gst_encoding_profile_get_presence (GstEncodingProfile * profile) in gst_encoding_profile_get_presence()
610 gst_encoding_profile_is_enabled (GstEncodingProfile * profile) in gst_encoding_profile_is_enabled()
629 gst_encoding_profile_get_restriction (GstEncodingProfile * profile) in gst_encoding_profile_get_restriction()
[all …]
Dcodec-utils.c286 const gchar *profile = NULL; in gst_codec_utils_aac_get_profile() local
532 const gchar *level, *profile; in gst_codec_utils_aac_caps_set_level_and_profile() local
593 const gchar *profile = NULL; in gst_codec_utils_h264_get_profile() local
819 const gchar *level, *profile; in gst_codec_utils_h264_caps_set_level_and_profile() local
864 guint len, guint8 * profile, guint8 * flags, guint8 * level) in gst_codec_utils_h264_get_profile_flags_level()
898 const gchar *profile; member
917 const GstH265ExtensionProfile *profile; member
939 const gchar *profile = NULL; in utils_get_extension_profile() local
1211 const gchar *profile = NULL; in gst_codec_utils_h265_get_profile() local
1520 const gchar *level, *tier, *profile; in gst_codec_utils_h265_caps_set_level_tier_and_profile() local
[all …]
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglsl.c60 static const struct {GstGLSLProfile profile; const gchar * name;} glsl_profiles[] = { member
69 GstGLSLProfile profile; member
154 static const struct {GstGLSLVersion version; GstGLSLProfile profile;} invalid_serialize_glsl[] = { member
184 …st gchar *name; gboolean succeed; GstGLSLVersion version; GstGLSLProfile profile;} glsl_str_map[] … member
219 GstGLSLProfile profile; in GST_START_TEST() local
234 GstGLSLProfile profile; in GST_START_TEST() local
268 GstGLSLProfile profile; in GST_START_TEST() local
283 GstGLSLProfile profile; in GST_START_TEST() local
312 GstGLSLProfile profile; in GST_START_TEST() local
333 GstGLSLProfile profile; in GST_START_TEST() local
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-profile.md10 ### Synopsis
20 ### Description
74 ### Details
80 ### See Also
/third_party/python/Tools/scripts/
Danalyze_dxp.py39 def has_pairs(profile): argument
78 def common_instructions(profile): argument
96 def common_pairs(profile): argument
116 def render_common_pairs(profile=None): argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.c91 GstGLSLProfile profile; member
160 gst_glsl_profile_to_string (GstGLSLProfile profile) in gst_glsl_profile_to_string()
209 _is_valid_version_profile (GstGLSLVersion version, GstGLSLProfile profile) in _is_valid_version_profile()
244 GstGLSLProfile profile) in gst_glsl_version_profile_to_string()
268 _fixup_version_profile (GstGLSLVersion * version, GstGLSLProfile * profile) in _fixup_version_profile()
318 GstGLSLProfile profile = GST_GLSL_PROFILE_NONE; in gst_glsl_version_profile_from_string() local
480 GstGLSLProfile * profile) in gst_glsl_string_get_version_profile()
564 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_context_supports_glsl_profile_version()
675 GstGLSLProfile profile) in _mangle_external_image_extension()
716 GstGLSLProfile profile) in _mangle_texture_access()
[all …]
Dgstglshaderstrings.c124 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_shader_string_get_highest_precision()
148 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_shader_string_fragment_get_default()
169 GstGLSLVersion version, GstGLSLProfile profile) in gst_gl_shader_string_fragment_external_oes_get_default()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaprofile.c30 VAProfile profile; member
118 get_profile_map (VAProfile profile) in get_profile_map()
131 gst_va_profile_codec (VAProfile profile) in gst_va_profile_codec()
138 gst_va_profile_name (VAProfile profile) in gst_va_profile_name()
145 gst_va_profile_caps (VAProfile profile) in gst_va_profile_caps()
/third_party/flutter/skia/src/codec/
DSkEncodedInfo.cpp12 skcms_ICCProfile profile; in Make() local
21 const skcms_ICCProfile& profile) { in Make()
25 SkEncodedInfo::ICCProfile::ICCProfile(const skcms_ICCProfile& profile, sk_sp<SkData> data) in ICCProfile()
/third_party/skia/src/codec/
DSkEncodedInfo.cpp12 skcms_ICCProfile profile; in Make() local
21 const skcms_ICCProfile& profile) { in Make()
25 SkEncodedInfo::ICCProfile::ICCProfile(const skcms_ICCProfile& profile, sk_sp<SkData> data) in ICCProfile()
/third_party/gstreamer/gstplugins_bad/tools/
Dutils.c113 GstEncodingProfile *profile = tmpprof->data; local
143 GstEncodingProfile *profile; local
161 get_profile_type (GstEncodingProfile * profile)
174 print_profile (GstEncodingProfile * profile, const gchar * prefix)
194 describe_encoding_profile (GstEncodingProfile * profile)
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
Dconformance_testing_test.cc122 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef
380 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef
471 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef
636 using profile = typename TypeParam::profile; in TYPED_TEST_P() typedef
703 using profile = Profile; typedef
1188 using profile = ti::CombineProfiles<ti::TriviallyCompleteProfile, in TEST() typedef
1280 using profile = ti::CombineProfiles<ti::TriviallyCompleteProfile, in TEST() typedef
1291 using profile = in TEST() typedef
1301 using profile = in TEST() typedef
1312 using profile = ti::ComparableProfile; in TEST() typedef
[all …]
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_context.cc58 auto profile = profile_manager->GetPrimaryUserProfile(); in InitializeAsync() local
99 void ChromeBrowserContext::ProfileCreated(Profile* profile, in ProfileCreated()
152 void ChromeBrowserContext::OnProfileWillBeDestroyed(Profile* profile) { in OnProfileWillBeDestroyed()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c236 static void vp3_getpath(enum pipe_video_profile profile, char *path) in vp3_getpath()
255 static void vp4_getpath(enum pipe_video_profile profile, char *path) in vp4_getpath()
280 enum pipe_video_profile profile, in nouveau_vp3_load_firmware()
366 firmware_present(struct pipe_screen *pscreen, enum pipe_video_profile profile) in firmware_present()
435 enum pipe_video_profile profile, in nouveau_vp3_screen_get_video_param()
554 enum pipe_video_profile profile, in nouveau_vp3_screen_video_supported()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_screen.cpp38 enum pipe_video_profile profile, in d3d12_video_buffer_is_format_supported()
112 d3d12_has_video_decode_support(struct pipe_screen *pscreen, enum pipe_video_profile profile) in d3d12_has_video_decode_support()
210D3D12_VIDEO_ENCODER_PROFILE_H264 profile, in d3d12_video_encode_supported_references_per_frame_structures()
250 D3D12_VIDEO_ENCODER_PROFILE_H264 profile, in d3d12_video_encode_supported_slice_structures()
399 enum pipe_video_profile profile, in d3d12_has_video_encode_support()
482 enum pipe_video_profile profile, in d3d12_screen_get_video_param_decode()
600 enum pipe_video_profile profile, in d3d12_screen_get_video_param_postproc()
710 enum pipe_video_profile profile, in d3d12_screen_get_video_param_encode()
773 enum pipe_video_profile profile, in d3d12_screen_get_video_param()
/third_party/mesa3d/src/gallium/frontends/va/
Dconfig.c75 vlVaQueryConfigEntrypoints(VADriverContextP ctx, VAProfile profile, in vlVaQueryConfigEntrypoints()
113 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes()
235 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig()
414 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, in vlVaQueryConfigAttributes()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_decoder.c36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, in vl_profile_supported()
49 vl_level_supported(struct pipe_screen *screen, enum pipe_video_profile profile) in vl_level_supported()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkmpeg2enc.c88 const gchar *profile; in gst_msdkmpeg2enc_set_format() local
137 profile_to_string (gint profile) in profile_to_string()
158 const gchar *profile; in gst_msdkmpeg2enc_set_src_caps() local
Dgstmsdkvp9enc.c105 const gchar *profile; in gst_msdkvp9enc_set_format() local
203 profile_to_string (gint profile) in profile_to_string()
226 const gchar *profile; in gst_msdkvp9enc_set_src_caps() local
/third_party/pulseaudio/src/pulsecore/
Dcard.c141 pa_card_profile *profile; in pa_card_new() local
193 pa_card_profile *profile; in pa_card_choose_initial_profile() local
274 void pa_card_add_profile(pa_card *c, pa_card_profile *profile) { in pa_card_add_profile()
308 int pa_card_set_profile(pa_card *c, pa_card_profile *profile, bool save) { in pa_card_set_profile()
/third_party/skia/third_party/externals/tint/src/val/
Dhlsl.cc48 const char* profile = ""; in HlslUsingDXC() local
122 const char* profile = ""; in HlslUsingFXC() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/
Diccfrompng.c69 png_bytep profile; in extract() local
99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
/third_party/skia/third_party/externals/libpng/contrib/examples/
Diccfrompng.c69 png_bytep profile; in extract() local
99 png_bytep profile = extract(fp, &proflen); in extract_one_file() local
/third_party/ffmpeg/libavcodec/
Dh265_profile_level.c131 const H265ProfileDescriptor *profile = &h265_profiles[i]; in ff_h265_get_profile() local
169 const H265ProfileDescriptor *profile; in ff_h265_guess_level() local
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp417 bool ValidVersion(const BuiltInFunction& function, int version, EProfile profile, const SpvVersion&… in ValidVersion()
456 void TBuiltIns::addTabledBuiltins(int version, EProfile profile, const SpvVersion& spvVersion) in addTabledBuiltins()
481 inline bool IncludeLegacy(int version, EProfile profile, const SpvVersion& spvVersion) in IncludeLegacy()
543 void TBuiltIns::initialize(int version, EProfile profile, const SpvVersion& spvVersion) in initialize()
6064 void TBuiltIns::add2ndGenerationSamplingImaging(int version, EProfile profile, const SpvVersion& sp… in add2ndGenerationSamplingImaging()
6219 …iltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging()
6335 …iltIns::addImageFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging()
6554 …Ins::addSamplingFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging()
6839 …ltIns::addGatherFunctions(TSampler sampler, const TString& typeName, int version, EProfile profile) in add2ndGenerationSamplingImaging()
7082 void TBuiltIns::initialize(const TBuiltInResource &resources, int version, EProfile profile, const … in add2ndGenerationSamplingImaging()
[all …]

12345678910>>...20