Home
last modified time | relevance | path

Searched refs:default_props (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c504 cl_context_properties default_props[3]; in opencl_device_create_internal() local
597 props = default_props; in opencl_device_create_internal()
598 default_props[0] = CL_CONTEXT_PLATFORM; in opencl_device_create_internal()
599 default_props[1] = (intptr_t)platform_id; in opencl_device_create_internal()
600 default_props[2] = 0; in opencl_device_create_internal()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.cc235 hb_segment_properties_t default_props = HB_SEGMENT_PROPERTIES_DEFAULT; in clear() local
236 props = default_props; in clear()

Completed in 7 milliseconds