| /third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
| D | gstmfutils.cpp | 505 #define GST_MF_IF_EQUAL_RETURN(guid,val) G_STMT_START { \ argument 511 gst_mf_guid_to_static_string (const GUID & guid) in gst_mf_guid_to_static_string() 682 gst_mf_guid_to_string (const GUID & guid) in gst_mf_guid_to_string() 712 gst_mf_attribute_value_to_string (const GUID & guid, const PROPVARIANT & var) in gst_mf_attribute_value_to_string() 760 GUID guid = GUID_NULL; in gst_mf_dump_attribute_value_by_index() local
|
| D | gstmfaacenc.cpp | 230 GUID guid = GUID_NULL; in gst_mf_aac_enc_get_output_type() local 378 GUID guid = GUID_NULL; in gst_mf_aac_enc_get_input_type() local 600 GUID guid = GUID_NULL; in gst_mf_aac_enc_plugin_init_internal() local
|
| D | gstmfmp3enc.cpp | 230 GUID guid = GUID_NULL; in gst_mf_mp3_enc_get_output_type() local 362 GUID guid = GUID_NULL; in gst_mf_mp3_enc_get_input_type() local 618 GUID guid = GUID_NULL; in gst_mf_mp3_enc_plugin_init_internal() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | mf_utils.c | 28 HRESULT ff_MFGetAttributeSize(IMFAttributes *pattr, REFGUID guid, in ff_MFGetAttributeSize() 40 HRESULT ff_MFSetAttributeSize(IMFAttributes *pattr, REFGUID guid, in ff_MFSetAttributeSize() 177 const GUID *guid; member 222 int ff_fourcc_from_guid(const GUID *guid, uint32_t *out_fourcc) in ff_fourcc_from_guid() 242 const GUID *guid; member 364 char *ff_guid_str_buf(char *buf, size_t buf_size, const GUID *guid) in ff_guid_str_buf()
|
| D | amfenc_h264.c | 136 AMFGuid guid; in amf_encode_init_h264() local
|
| D | amfenc_hevc.c | 103 AMFGuid guid; in amf_encode_init_hevc() local
|
| D | dxva2.c | 54 const GUID *guid; member 161 static int d3d11va_validate_output(void *service, GUID guid, const void *surface_format) in d3d11va_validate_output() 174 static int dxva2_validate_output(void *decoder_service, GUID guid, const void *surface_format) in dxva2_validate_output() 224 const GUID *guid = &guid_list[i]; in dxva_list_guids_debug() local
|
| D | mf_utils.h | 159 #define ff_guid_str(guid) ff_guid_str_buf((char[80]){0}, 80, guid) argument
|
| /third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
| D | gstasfobjects.c | 67 gst_asf_generate_file_id (Guid * guid) in gst_asf_generate_file_id() 266 gst_asf_match_guid (const guint8 * data, const Guid * guid) in gst_asf_match_guid() 312 gst_asf_put_guid (guint8 * buf, Guid guid) in gst_asf_put_guid() 413 gst_asf_match_and_peek_obj_size (const guint8 * data, const Guid * guid) in gst_asf_match_and_peek_obj_size() 439 gst_asf_match_and_peek_obj_size_buf (GstBuffer * buf, const Guid * guid) in gst_asf_match_and_peek_obj_size_buf() 815 const guint8 *guid = NULL; in gst_asf_parse_headers_from_data() local
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | MSVSNew.py | 78 def __init__(self, path, name=None, entries=None, guid=None, items=None): argument 123 guid=None, argument
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| D | MSVSNew.py | 78 def __init__(self, path, name=None, entries=None, guid=None, items=None): argument 123 guid=None, argument
|
| /third_party/gn/src/gn/ |
| D | visual_studio_utils_unittest.cc | 12 std::string guid = MakeGuid(__FILE__, "foo"); in TEST() local
|
| /third_party/typescript/tests/cases/conformance/types/intersection/ |
| D | operatorsAndIntersectionTypes.ts | 13 let guid = createGuid(); variable
|
| /third_party/ffmpeg/libavformat/ |
| D | riff.h | 100 ff_asf_guid guid; member
|
| D | qcp.c | 77 static int is_qcelp_13k_guid(const uint8_t *guid) { in is_qcelp_13k_guid()
|
| D | mlvdec.c | 66 static int check_file_header(AVIOContext *pb, uint64_t guid) in check_file_header() 264 uint64_t guid; in read_header() local
|
| /third_party/gstreamer/gstplugins_bad/sys/winks/ |
| D | kshelpers.c | 346 ks_guid_to_string (const GUID * guid) in ks_guid_to_string() 415 const GUID guid; member 515 ks_property_set_to_string (const GUID * guid) in ks_property_set_to_string()
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_pdata.h | 10 GUID guid; member
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| D | test_subpicture.c | 35 static void PrintGUID(const char *guid) in PrintGUID()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | operatorsAndIntersectionTypes.js | 14 let guid = createGuid(); variable
|
| /third_party/mesa3d/src/intel/perf/ |
| D | intel_perf.c | 264 int fd, const char *guid, in i915_query_perf_config_data() 287 const char *guid, in intel_perf_load_metric_id() 302 const char *guid) in i915_add_config() 800 intel_perf_load_configuration(struct intel_perf_config *perf_cfg, int fd, const char *guid) in intel_perf_load_configuration() 835 const char *guid) in intel_perf_store_configuration()
|
| /third_party/gstreamer/gstplugins_bad/ext/dc1394/ |
| D | gstdc1394src.h | 44 uint64_t guid; member
|
| /third_party/glfw/src/ |
| D | win32_joystick.h | 55 GUID guid; member
|
| /third_party/mesa3d/src/asahi/lib/ |
| D | agx_bo.h | 66 uint64_t guid; member
|
| /third_party/gstreamer/gstplugins_good/ext/raw1394/ |
| D | gsthdv1394src.h | 45 octlet_t guid; member
|