Searched refs:default_map (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/graph/ |
D | maximum_adjacency_search.hpp | 294 vertex_descriptor >::map_type default_map in apply() local 299 params[_vertex_assignment_map | default_map], pq); in apply() 345 vertex_descriptor >::map_type default_map in apply() local 350 params[_vertex_assignment_map | default_map], pq); in apply()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideometa.c | 217 default_map (GstVideoMeta * meta, guint plane, GstMapInfo * info, in default_map() function 339 meta->map = default_map; in gst_buffer_add_video_meta_full()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | compositor.c | 1470 static gboolean (*default_map) (GstVideoMeta * meta, guint plane, variable 1478 return default_map (meta, plane, info, data, stride, flags); in test_obscured_new_videometa_map() 1498 default_map = meta->map; in test_obscured_pad_probe_cb()
|