Home
last modified time | relevance | path

Searched defs:color_map (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/graph/distributed/
Ddijkstra_shortest_paths.hpp191 DefColorMap color_map(color.begin(), index_map); in dijkstra_shortest_paths() local
Deager_dijkstra_shortest_paths.hpp348 WeightMap weight, IndexMap index_map, ColorMap color_map, in eager_dijkstra_shortest_paths()
Dcrauser_et_al_shortest_paths.hpp539 IndexMap index_map, ColorMap color_map, in crauser_et_al_shortest_paths()
Dstrong_components.hpp401 ColorMap color_map(color_map_s.begin(), vertex_index_map); in fleischer_hendrickson_pinar_strong_components() local
/third_party/boost/libs/graph/test/
Dbipartite_test.cpp21 void check_two_coloring(const Graph& g, const ColorMap color_map) in check_two_coloring()
/third_party/boost/libs/graph/example/
Dloops_dfs.cpp62 std::vector< default_color_type > color_map(num_vertices(g)); in find_loops() local
Dparallel-compile-time.cpp145 color_map_t color_map = get(vertex_color, g); in main() local
/third_party/boost/boost/graph/
Ddag_shortest_paths.hpp112 std::vector< default_color_type > color_map(n); in dag_sp_dispatch1() local
Disomorphism.hpp201 color_map(color_vec.begin(), color_vec.size(), index_map1); in test_isomorphism() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dgifdec.c43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor()
325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
Danim_util.c399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
/third_party/skia/third_party/externals/libwebp/examples/
Dgifdec.c43 void GIFGetBackgroundColor(const ColorMapObject* const color_map, in GIFGetBackgroundColor()
325 void GIFGetBackgroundColor(const struct ColorMapObject* const color_map, in GIFGetBackgroundColor()
Danim_util.c399 const ColorMapObject* const color_map = gif->SColorMap; in GetBackgroundColorGIF() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/third_party/libjpeg-turbo/
Dwrppm.c219 register JSAMPROW color_map = cinfo->colormap[0]; in put_demapped_gray() local
/third_party/boost/libs/graph_parallel/test/
Dssca.cpp313 ColorMap color_map, const EdgeVector& S, in subgraph_extraction()
417 ColorMap color_map, const EdgeVector& S, in seq_subgraph_extraction()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11pluginutils.cpp434 get_score (GstVideoInfo * info, const GstDxgiColorSpace * color_map, in get_score()
/third_party/ffmpeg/libavdevice/
Dopengl_enc.c213 GLfloat color_map[16]; ///< RGBA color map matrix member