HomeSort by relevance Sort by last modified time
    Searched refs:ttab (Results 1 - 4 of 4) sorted by null

  /external/opencv/cv/src/
cvhough.cpp 506 const float* ttab; local
529 ttab = trigtab->data.fl;
581 r = cvRound( j * ttab[n*2] + i * ttab[n*2+1] );
597 a = -ttab[max_n*2+1];
598 b = ttab[max_n*2];
702 r = cvRound( j1 * ttab[n*2] + i1 * ttab[n*2+1] );
    [all...]
  /external/iputils/
rdisc.c 666 static char *ttab[] = { local
691 return(ttab[t]);
    [all...]
  /prebuilts/tools/common/m2/internal/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 485 milliseconds