OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvtx
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvstereogc.cpp
134
static int64 icvGCMaxFlow( GCVtx* vtx, int
nvtx
, GCEdge* edges, GCVtx**& _orphans, int& _maxOrphans )
146
for( i = 0; i <
nvtx
; i++ )
667
int
nvtx
= 0, nedges = 2;
local
718
GCVtx* v = ptr[x] = &vbuf[
nvtx
++];
814
E += icvGCMaxFlow( vbuf,
nvtx
, ebuf, state2->orphans, state2->maxOrphans );
/external/mesa3d/src/gallium/drivers/r600/
r600_asm.c
1593
struct r600_bytecode_vtx *
nvtx
= r600_bytecode_vtx();
local
[
all
...]
Completed in 73 milliseconds