Home
last modified time | relevance | path

Searched defs:topology (Results 1 – 25 of 115) sorted by relevance

12345

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecdevice.c75 clear_topology (struct media_v2_topology *topology) in clear_topology()
85 get_topology (gint fd, struct media_v2_topology *topology) in get_topology()
126 find_v4l_entity (struct media_v2_topology *topology, guint32 id) in find_v4l_entity()
143 find_pad (struct media_v2_topology *topology, guint32 id) in find_pad()
158 find_codec_entity (struct media_v2_topology *topology) in find_codec_entity()
181 find_codec_entity_pads (struct media_v2_topology *topology, in find_codec_entity_pads()
215 find_peer_v4l_entity (struct media_v2_topology *topology, in find_peer_v4l_entity()
251 find_video_interface (struct media_v2_topology *topology, guint32 id) in find_video_interface()
270 find_video_devnode (struct media_v2_topology *topology, in find_video_devnode()
323 struct media_v2_topology topology; in gst_v4l2_codec_find_devices() local
/third_party/boost/boost/graph/
Dfruchterman_reingold.hpp182 const Topology& topology; member
189 const Topology& topology, const PositionMap& position, const Graph& g) in make_grid_force_pairs()
195 void scale_graph(const Graph& g, PositionMap position, const Topology& topology, in scale_graph()
233 void maybe_jitter_point(const Topology& topology, const PropMap& pm, in maybe_jitter_point()
297 const Topology& topology; member
311 PositionMap position, const Topology& topology, in fruchterman_reingold_force_directed_layout()
430 PositionMap position, const Topology& topology, in fruchterman_reingold_force_directed_layout()
450 const Graph& g, PositionMap position, const Topology& topology) in fruchterman_reingold_force_directed_layout()
Drandom_layout.hpp25 const Graph& g, PositionMap position_map, const Topology& topology) in random_graph_layout()
Dkamada_kawai_spring_layout.hpp427 const Topology& topology; member
589 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout()
619 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout()
648 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout()
663 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout()
678 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout()
/third_party/boost/libs/mpi/src/
Dcartesian_communicator.cpp44 const cartesian_topology& topology, in cartesian_communicator()
126 cartesian_communicator::topology( cartesian_topology& topo, in topology() function in boost::mpi::cartesian_communicator
140 cartesian_communicator::topology() const { in topology() function in boost::mpi::cartesian_communicator
/third_party/boost/libs/fiber/src/numa/
Dtopology.cpp29 std::vector< node > topology() { in topology() function
/third_party/boost/libs/graph/test/
Dlayout_test.cpp43 const Graph& g, PositionMap position, const Topology& topology) in print_graph_layout()
118 square_topology<> topology; in test_circle_layout() local
235 Topology topology(gen, 50.0); in test_cube() local
295 Topology topology(gen, 50.0); in test_triangular() local
379 Topology topology(gen, 50.0); in test_disconnected() local
Dgursoy_atun_layout_test.cpp121 typedef boost::heart_topology<> topology; in main() typedef
/third_party/boost/libs/fiber/src/numa/freebsd/
Dtopology.cpp26 std::vector< node > topology() { in topology() function
/third_party/boost/libs/fiber/src/numa/hpux/
Dtopology.cpp28 std::vector< node > topology() { in topology() function
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_enums.c134 enum dxil_primitive_topology dxil_get_primitive_topology(unsigned topology) in dxil_get_primitive_topology()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h63 static inline unsigned vk_conv_topology(VkPrimitiveTopology topology) in vk_conv_topology()
/third_party/boost/libs/fiber/src/numa/linux/
Dtopology.cpp144 std::vector< node > topology() { in topology() function
217 std::vector< node > topology() { in topology() function
/third_party/boost/libs/fiber/src/numa/solaris/
Dtopology.cpp55 std::vector< node > topology() { in topology() function
/third_party/boost/libs/fiber/src/numa/aix/
Dtopology.cpp60 std::vector< node > topology() { in topology() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp107 VkPrimitiveTopology VulkanPrimitiveTopology(dawn::PrimitiveTopology topology) { in VulkanPrimitiveTopology()
124 bool ShouldEnablePrimitiveRestart(dawn::PrimitiveTopology topology) { in ShouldEnablePrimitiveRestart()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp117 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float … in genVertices()
395 void initPrograms (SourceCollections& programCollection, const VkPrimitiveTopology topology) in initPrograms()
413 tcu::TestStatus testPrimitivesInside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesInside()
491 tcu::TestStatus testPrimitivesOutside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesOutside()
548 tcu::TestStatus testPrimitivesDepthClamp (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClamp()
639 tcu::TestStatus testPrimitivesDepthClip (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClip()
1022 const VkPrimitiveTopology topology; member
1544 void checkTopologySupport(Context& context, const VkPrimitiveTopology topology) in checkTopologySupport()
1696 …const VkPrimitiveTopology topology = (useTessellation ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRI… in addClippingTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp378 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkI… in createBufferData()
754 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData()
1595 …const rr::PrimitiveType topology = m_primitiveTopology == VK_PRIMITIVE_TOPOLOGY_PATCH_LIST ? rr::… in verifyImage() local
1682 std::string getPrimitiveTopologyCaseName (VkPrimitiveTopology topology) in getPrimitiveTopologyCaseName()
1701 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; in createPrimitiveTopologyTests() local
1756 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; in createPrimitiveRestartTests() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1098 uint32_t MaxVertsPerDraw(DRAW_CONTEXT* pDC, uint32_t totalVerts, PRIMITIVE_TOPOLOGY topology) in MaxVertsPerDraw()
1186 PRIMITIVE_TOPOLOGY topology, in DrawInstanced()
1281 PRIMITIVE_TOPOLOGY topology, in SwrDraw()
1298 PRIMITIVE_TOPOLOGY topology, in SwrDrawInstanced()
1319 PRIMITIVE_TOPOLOGY topology, in DrawIndexedInstance()
1442 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexed()
1461 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexedInstanced()
/third_party/alsa-utils/
DMakefile.am32 SUBDIRS += topology subdir
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp25 uint32_t ComputePrimitiveCount(VkPrimitiveTopology topology, uint32_t vertexCount) in ComputePrimitiveCount()
50 VkPrimitiveTopology topology, in ProcessPrimitiveRestart()
108 void IndexBuffer::getIndexBuffers(VkPrimitiveTopology topology, uint32_t count, uint32_t first, boo… in getIndexBuffers()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp108 VkPrimitiveTopology VulkanPrimitiveTopology(wgpu::PrimitiveTopology topology) { in VulkanPrimitiveTopology()
124 bool ShouldEnablePrimitiveRestart(wgpu::PrimitiveTopology topology) { in ShouldEnablePrimitiveRestart()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp50 vk::VkPrimitiveTopology topology; member
/third_party/boost/libs/fiber/src/numa/windows/
Dtopology.cpp107 std::vector< node > topology() { in topology() function
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c29 uint32_t topology; member
280 unsigned topology) in ir3_nir_lower_to_explicit_output()
650 unsigned topology) in ir3_nir_lower_tess_ctrl()
810 unsigned topology) in ir3_nir_lower_tess_eval()

12345