Home
last modified time | relevance | path

Searched defs:nvtx (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvstereogc.cpp134 static int64 icvGCMaxFlow( GCVtx* vtx, int nvtx, GCEdge* edges, GCVtx**& _orphans, int& _maxOrphans… in icvGCMaxFlow()
667 int nvtx = 0, nedges = 2; in icvAlphaExpand() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c1593 struct r600_bytecode_vtx *nvtx = r600_bytecode_vtx(); in r600_bytecode_add_vtx() local