Home
last modified time | relevance | path

Searched refs:CFMutableDictionaryRef (Results 1 – 25 of 31) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtutil.h44 void gst_vtutil_dict_set_i32 (CFMutableDictionaryRef dict,
46 void gst_vtutil_dict_set_string (CFMutableDictionaryRef dict,
48 void gst_vtutil_dict_set_boolean (CFMutableDictionaryRef dict,
50 void gst_vtutil_dict_set_data (CFMutableDictionaryRef dict,
52 void gst_vtutil_dict_set_object (CFMutableDictionaryRef dict,
Dvtutil.c53 gst_vtutil_dict_set_i32 (CFMutableDictionaryRef dict, CFStringRef key, in gst_vtutil_dict_set_i32()
64 gst_vtutil_dict_set_string (CFMutableDictionaryRef dict, CFStringRef key, in gst_vtutil_dict_set_string()
75 gst_vtutil_dict_set_boolean (CFMutableDictionaryRef dict, CFStringRef key, in gst_vtutil_dict_set_boolean()
82 gst_vtutil_dict_set_data (CFMutableDictionaryRef dict, CFStringRef key, in gst_vtutil_dict_set_data()
93 gst_vtutil_dict_set_object (CFMutableDictionaryRef dict, CFStringRef key, in gst_vtutil_dict_set_object()
Dvtdec.c669 CFMutableDictionaryRef output_image_buffer_attrs; in gst_vtdec_create_session()
671 CFMutableDictionaryRef videoDecoderSpecification; in gst_vtdec_create_session()
763 CFMutableDictionaryRef extensions, par, atoms; in create_format_description_from_codec_data()
Dvideotexturecache-gl.m132 CFMutableDictionaryRef cache_attrs =
Davsamplevideosink.m657 CFMutableDictionaryRef attachments =
658 (CFMutableDictionaryRef) CFArrayGetValueAtIndex (sample_attachments, i);
/third_party/protobuf/objectivec/
DGPBExtensionRegistry.m70 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
89 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
100 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)context;
113 CFMutableDictionaryRef otherExtensionMap = (CFMutableDictionaryRef)value;
115 CFMutableDictionaryRef extensionMap = (CFMutableDictionaryRef)
DGPBRootObject.m112 static CFMutableDictionaryRef gExtensionSingletonDictionary = NULL;
/third_party/libuv/src/unix/
Ddarwin.c190 CFMutableDictionaryRef (*pIOServiceMatching)(const char*); in uv__get_cpu_speed()
192 CFMutableDictionaryRef, in uv__get_cpu_speed()
258 CFMutableDictionaryRef classes_to_match in uv__get_cpu_speed()
Ddarwin-stub.h48 typedef void* CFMutableDictionaryRef; typedef
/third_party/skia/src/ports/
DSkFontMgr_mac_ct.cpp86 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor()
91 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor()
431 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( in CreateSet()
569 SkUniqueCFRef<CFMutableDictionaryRef> attributes( in onMakeFromStreamArgs()
DSkTypeface_mac_ct.cpp161 static void add_opsz_attr(CFMutableDictionaryRef attr, double opsz) { in add_opsz_attr()
170 static void add_notrak_attr(CFMutableDictionaryRef attr) { in add_notrak_attr()
181 SkUniqueCFRef<CFMutableDictionaryRef> attr( in SkCTFontCreateExactCopy()
1125 SkUniqueCFRef<CFMutableDictionaryRef> newCtVariation( in SkCTVariationFromSkFontArguments()
1129 SkUniqueCFRef<CFMutableDictionaryRef> wrongOpszVariation; in SkCTVariationFromSkFontArguments()
1219 SkUniqueCFRef<CFMutableDictionaryRef> attributes( in onMakeClone()
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_macos.mm105 CFMutableDictionaryRef matchDictionary = IOServiceMatching(kServiceNames[i]);
174 CFMutableDictionaryRef matchDictionary = IORegistryEntryIDMatching(gpuID);
276 CFMutableDictionaryRef matchingDict = IORegistryEntryIDMatching(registryID);
/third_party/skia/modules/skshaper/src/
DSkShaper_coretext.cpp122 static void dict_add_double(CFMutableDictionaryRef d, const void* name, double value) { in dict_add_double()
215 SkUniqueCFRef<CFMutableDictionaryRef> attr( in shape()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DIOSurfaceWrappingTests.cpp26 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) { in AddIntegerValue()
79 CFMutableDictionaryRef dict = in CreateSinglePlaneIOSurface()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DIOSurfaceWrappingTests.cpp27 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) { in AddIntegerValue()
80 CFMutableDictionaryRef dict = in CreateSinglePlaneIOSurface()
/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c679 CFMutableDictionaryRef buffer_attributes; in videotoolbox_buffer_attributes_create()
680 CFMutableDictionaryRef io_surface_properties; in videotoolbox_buffer_attributes_create()
720 CFMutableDictionaryRef config_info = CFDictionaryCreateMutable(kCFAllocatorDefault, in videotoolbox_decoder_config_create()
731 CFMutableDictionaryRef avc_info; in videotoolbox_decoder_config_create()
Dvideotoolboxenc.c820 static void add_color_attr(AVCodecContext *avctx, CFMutableDictionaryRef dict) { in add_color_attr()
843 CFMutableDictionaryRef* dict) in create_cv_pixel_buffer_info()
848 CFMutableDictionaryRef pixel_buffer_info = NULL; in create_cv_pixel_buffer_info()
1232 CFMutableDictionaryRef par; in vtenc_create_encoder()
1381 CFMutableDictionaryRef enc_info; in vtenc_configure_encoder()
1382 CFMutableDictionaryRef pixel_buffer_info; in vtenc_configure_encoder()
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_mac.mm77 CFMutableDictionaryRef matchDictionary = IOServiceMatching("IOPCIDevice");
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLIOSurfaceClientBufferTest.cpp25 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue()
85 CFMutableDictionaryRef dict = CFDictionaryCreateMutable( in CreateIOSurface()
97 CFMutableDictionaryRef planeInfo = in CreateIOSurface()
/third_party/flutter/glfw/src/
Dcocoa_joystick.m352 static CFMutableDictionaryRef createMatchingDictionary(long usagePage,
355 CFMutableDictionaryRef result =
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLIOSurfaceClientBufferTest.cpp23 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue()
77 CFMutableDictionaryRef dict = CFDictionaryCreateMutable( in CreateSinglePlaneIOSurface()
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp804 SkUniqueCFRef<CFMutableDictionaryRef> cfAttributes( in create_descriptor()
809 SkUniqueCFRef<CFMutableDictionaryRef> cfTraits( in create_descriptor()
2080 SkUniqueCFRef<CFMutableDictionaryRef> ctVariations( in ct_variation_from_cg_variation()
2569 SkUniqueCFRef<CFMutableDictionaryRef> cfAttr( in CreateSet()
2695 SkUniqueCFRef<CFMutableDictionaryRef> dict( in copy_axes()
2810 SkUniqueCFRef<CFMutableDictionaryRef> dict( in copy_axes()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DBackendMTL.mm103 CFMutableDictionaryRef matchingDict = IORegistryEntryIDMatching([device registryID]);
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c219 CFMutableDictionaryRef hidProperties; in MacHaptic_MaybeAddDevice()
347 CFMutableDictionaryRef hidProperties, usbProperties; in HIDGetDeviceProduct()
/third_party/cups-filters/backend/
Dserial.c1105 CFMutableDictionaryRef classesToMatch; in list_devices()

12