Home
last modified time | relevance | path

Searched refs:default_map (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/graph/
Dmaximum_adjacency_search.hpp294 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/
Dgstvideometa.c217 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/
Dcompositor.c1470 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()