HomeSort by relevance Sort by last modified time
    Searched refs:nvtx (Results 1 - 3 of 3) 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/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_asm.c 1593 struct r600_bytecode_vtx *nvtx = r600_bytecode_vtx(); local
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_asm.c 1593 struct r600_bytecode_vtx *nvtx = r600_bytecode_vtx(); local
    [all...]

Completed in 172 milliseconds