Searched refs:profile_list (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | vaapi_decode.c | 435 VAProfile *profile_list = NULL, matched_va_profile, va_profile; in vaapi_decode_make_config() local 448 profile_list = av_malloc_array(profile_count, in vaapi_decode_make_config() 450 if (!profile_list) { in vaapi_decode_make_config() 456 profile_list, &profile_count); in vaapi_decode_make_config() 481 if (va_profile == profile_list[j]) { in vaapi_decode_make_config() 493 av_freep(&profile_list); in vaapi_decode_make_config() 606 av_freep(&profile_list); in vaapi_decode_make_config()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11decoder.cpp | 576 const GUID **profile_list = nullptr; in gst_d3d11_decoder_get_supported_decoder_profile() local 589 profile_list = profile_h264_list; in gst_d3d11_decoder_get_supported_decoder_profile() 595 profile_list = profile_hevc_list; in gst_d3d11_decoder_get_supported_decoder_profile() 598 profile_list = profile_hevc_10_list; in gst_d3d11_decoder_get_supported_decoder_profile() 604 profile_list = profile_vp8_list; in gst_d3d11_decoder_get_supported_decoder_profile() 610 profile_list = profile_vp9_list; in gst_d3d11_decoder_get_supported_decoder_profile() 613 profile_list = profile_vp9_10_list; in gst_d3d11_decoder_get_supported_decoder_profile() 619 profile_list = profile_mpeg2_list; in gst_d3d11_decoder_get_supported_decoder_profile() 624 profile_list = profile_av1_list; in gst_d3d11_decoder_get_supported_decoder_profile() 631 if (!profile_list) { in gst_d3d11_decoder_get_supported_decoder_profile() [all …]
|
D | gstd3d11h265dec.cpp | 1051 GValue profile_list = G_VALUE_INIT; in gst_d3d11_h265_dec_register() local 1056 g_value_init (&profile_list, GST_TYPE_LIST); in gst_d3d11_h265_dec_register() 1060 gst_value_list_append_and_take_value (&profile_list, &profile_value); in gst_d3d11_h265_dec_register() 1064 gst_value_list_append_and_take_value (&profile_list, &profile_value); in gst_d3d11_h265_dec_register() 1077 gst_caps_set_value (sink_caps, "profile", &profile_list); in gst_d3d11_h265_dec_register() 1079 g_value_unset (&profile_list); in gst_d3d11_h265_dec_register()
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | config.c | 43 vlVaQueryConfigProfiles(VADriverContextP ctx, VAProfile *profile_list, int *num_profiles) in vlVaQueryConfigProfiles() argument 63 profile_list[(*num_profiles)++] = vap; in vlVaQueryConfigProfiles() 68 profile_list[(*num_profiles)++] = VAProfileNone; in vlVaQueryConfigProfiles()
|
D | va_private.h | 345 VAStatus vlVaQueryConfigProfiles(VADriverContextP ctx, VAProfile *profile_list,int *num_profiles);
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdecoder.c | 1081 GValue profile_list = G_VALUE_INIT; in gst_nv_decoder_check_device_caps() local 1130 g_value_init (&profile_list, GST_TYPE_LIST); in gst_nv_decoder_check_device_caps() 1261 if (gst_nv_decoder_get_supported_codec_profiles (&profile_list, codec, in gst_nv_decoder_check_device_caps() 1263 gst_caps_set_value (sink_templ, "profile", &profile_list); in gst_nv_decoder_check_device_caps() 1274 g_value_unset (&profile_list); in gst_nv_decoder_check_device_caps()
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-viet.comp.po | 31380 #: ../src/boards/python/admin/profile_list.py:316
|