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

  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Alt2D.h 36 struct bts_Flt16Alt2D
57 void bts_Flt16Alt2D_init( struct bts_Flt16Alt2D* ptrA );
60 void bts_Flt16Alt2D_exit( struct bts_Flt16Alt2D* ptrA );
65 void bts_Flt16Alt2D_copy( struct bts_Flt16Alt2D* ptrA,
66 const struct bts_Flt16Alt2D* srcPtrA );
69 flag bts_Flt16Alt2D_equal( const struct bts_Flt16Alt2D* ptrA,
70 const struct bts_Flt16Alt2D* srcPtrA );
80 const struct bts_Flt16Alt2D* ptrA );
84 const struct bts_Flt16Alt2D* ptrA,
89 struct bts_Flt16Alt2D* ptrA,
    [all...]
Flt16Alt2D.c 42 void bts_Flt16Alt2D_init( struct bts_Flt16Alt2D* ptrA )
50 void bts_Flt16Alt2D_exit( struct bts_Flt16Alt2D* ptrA )
68 void bts_Flt16Alt2D_copy( struct bts_Flt16Alt2D* ptrA, const struct bts_Flt16Alt2D* srcPtrA )
76 flag bts_Flt16Alt2D_equal( const struct bts_Flt16Alt2D* ptrA, const struct bts_Flt16Alt2D* srcPtrA )
108 const struct bts_Flt16Alt2D *ptrA )
117 const struct bts_Flt16Alt2D* ptrA,
127 struct bts_Flt16Alt2D* ptrA,
145 struct bts_Flt16Alt2D bts_Flt16Alt2D_createIdentity(
    [all...]
Cluster2D.h 135 struct bts_Flt16Alt2D altA );
140 struct bts_Flt16Alt2D altA,
152 struct bts_Flt16Alt2D altA,
177 struct bts_Flt16Alt2D bts_Cluster2D_alt( struct bbs_Context* cpA,
IdCluster2D.h 104 struct bts_Flt16Alt2D altA );
110 struct bts_Flt16Alt2D altA,
151 struct bts_Flt16Alt2D bts_IdCluster2D_alt( struct bbs_Context* cpA,
RBFMap2D.h 77 struct bts_Flt16Alt2D altE;
IdCluster2D.c 143 struct bts_Flt16Alt2D altA )
153 struct bts_Flt16Alt2D altA,
286 struct bts_Flt16Alt2D bts_IdCluster2D_alt( struct bbs_Context* cpA,
Cluster2D.c 365 struct bts_Flt16Alt2D altA )
379 struct bts_Flt16Alt2D altA,
405 struct bts_Flt16Alt2D altA,
413 bbs_ERROR0( "void bts_Cluster2D_copyTransform( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcPtrA, struct bts_Flt16Alt2D altA, uint32 dstBbpA ): allocated size too low in destination cluster" );
509 struct bts_Flt16Alt2D bts_Cluster2D_alt( struct bbs_Context* cpA,
514 struct bts_Flt16Alt2D altL = bts_Flt16Alt2D_createIdentity();
525 bbs_ERROR2( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n"
597 bbs_ERROR0( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n"
669 bbs_ERROR0( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n"
986 bbs_ERROR1( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 60 const struct bts_Flt16Alt2D* altPtrA,
80 const struct bts_Flt16Alt2D* altPtrA,
95 const struct bts_Flt16Alt2D* altPtrA,
UInt16ByteImage.h 144 const struct bts_Flt16Alt2D* altPtrA,
159 const struct bts_Flt16Alt2D* altPtrA,
UInt8Image.h 146 const struct bts_Flt16Alt2D* altPtrA,
154 const struct bts_Flt16Alt2D* altPtrA,
UInt16ByteImage.c 335 const struct bts_Flt16Alt2D* altPtrA,
343 struct bts_Flt16Alt2D invAlt2DL;
636 const struct bts_Flt16Alt2D* altPtrA,
643 struct bts_Flt16Alt2D invAlt2DL;
Functions.c 74 const struct bts_Flt16Alt2D* altPtrA,
93 struct bts_Flt16Alt2D invAltL;
406 const struct bts_Flt16Alt2D* altPtrA,
425 struct bts_Flt16Alt2D invAltL;
716 const struct bts_Flt16Alt2D* altPtrA,
UInt8Image.c 522 const struct bts_Flt16Alt2D* altPtrA,
529 struct bts_Flt16Alt2D invAlt2DL;
768 const struct bts_Flt16Alt2D* altPtrA,
  /external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.c 248 struct bts_Flt16Alt2D altL;
319 struct bts_Flt16Alt2D altL;
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanDetector.c 47 struct bts_Flt16Alt2D altL;
483 struct bts_Flt16Alt2D altL;
638 struct bts_Flt16Alt2D localAltL = bts_Cluster2D_alt( cpA, wrkClPtrL, dstClPtrL, bts_ALT_RIGID );

Completed in 158 milliseconds