Home
last modified time | relevance | path

Searched defs:num_comps (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/graph_parallel/test/
Dhohberg_biconnected_components_test.cpp33 void check_components(const Graph& g, std::size_t num_comps) in check_components()
75 int num_comps = in test_small_hohberg_biconnected_components() local
96 int num_comps = hohberg_biconnected_components(g, get(edge_color, g)); in test_small_hohberg_biconnected_components() local
/third_party/boost/libs/graph/example/
Dbiconnected_components.cpp51 std::size_t num_comps = biconnected_components(g, component); in main() local
/third_party/boost/libs/graph/test/
Dbiconnected_components_test.cpp89 std::size_t num_comps = biconnected_components( in test_graph() local
/third_party/libjpeg/
Djccolor.c402 register int num_comps = cinfo->num_components; in null_convert() local
Djdcolor.c434 register int num_comps = cinfo->num_components; in null_convert() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c4732 gint num_comps = MIN (3, width - i * 3); in unpack_GRAY10_LE32() local
4775 gint num_comps = MIN (3, width - i * 3); in pack_GRAY10_LE32() local
4817 gint num_comps = MIN (3, width - i * 3); in unpack_NV12_10LE32() local
4902 gint num_comps = MIN (3, width - i * 3); in pack_NV12_10LE32() local
4970 gint num_comps = MIN (3, width - i * 3); in unpack_NV16_10LE32() local
5054 gint num_comps = MIN (3, width - i * 3); in pack_NV16_10LE32() local