HomeSort by relevance Sort by last modified time
    Searched refs:bbs_Context (Results 51 - 75 of 148) sorted by null

1 23 4 5 6

  /external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.h 69 void bpi_BFFaceFinder_init( struct bbs_Context* cpA,
73 void bpi_BFFaceFinder_exit( struct bbs_Context* cpA,
79 void bpi_BFFaceFinder_copy( struct bbs_Context* cpA,
84 flag bpi_BFFaceFinder_equal( struct bbs_Context* cpA,
99 void bpi_BFFaceFinder_setMinEyeDistance( struct bbs_Context* cpA,
104 void bpi_BFFaceFinder_setMaxEyeDistance( struct bbs_Context* cpA,
111 uint32 bpi_BFFaceFinder_memSize( struct bbs_Context* cpA,
115 uint32 bpi_BFFaceFinder_memWrite( struct bbs_Context* cpA,
124 uint32 bpi_BFFaceFinder_memRead( struct bbs_Context* cpA,
146 int32 bpi_BFFaceFinder_process( struct bbs_Context* cpA
    [all...]
DCR.h 102 void bpi_DCR_init( struct bbs_Context* cpA,
106 void bpi_DCR_exit( struct bbs_Context* cpA,
116 void bpi_DCR_create( struct bbs_Context* cpA,
128 void bpi_DCR_assignGrayByteImage( struct bbs_Context* cpA,
139 void bpi_DCR_assignGrayByteImageROI( struct bbs_Context* cpA,
147 int32 bpi_DCR_confidence( struct bbs_Context* cpA,
FaceFinder.c 41 void bpi_FaceFinder_init( struct bbs_Context* cpA,
54 void bpi_FaceFinder_exit( struct bbs_Context* cpA,
75 void bpi_FaceFinder_copy( struct bbs_Context* cpA,
89 flag bpi_FaceFinder_equal( struct bbs_Context* cpA,
129 uint32 bpi_FaceFinder_memSize( struct bbs_Context* cpA,
139 uint32 bpi_FaceFinder_memWrite( struct bbs_Context* cpA,
150 uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA,
154 bbs_DEF_fNameL( "uint32 bpi_FaceFinder_memRead( struct bbs_Context* cpA, struct bpi_FaceFinder* ptrA, const uint16* memPtrA )" )
179 void bpi_faceFinderInit( struct bbs_Context* cpA,
193 void bpi_faceFinderExit( struct bbs_Context* cpA,
    [all...]
Functions.h 55 void bpi_normalizeSimilarities( struct bbs_Context* cpA,
68 int32 bpi_normalizedSimilarity( struct bbs_Context* cpA,
88 void bpi_testCheckSum( struct bbs_Context* cpA, uint16* memPtrA, uint16 chkSumA, const char* fNameA );
  /external/neven/Embedded/common/src/b_BasicEm/
APhArr.h 63 void bbs_APhArr_init( struct bbs_Context* cpA,
67 void bbs_APhArr_exit( struct bbs_Context* cpA,
73 void bbs_APhArr_copy( struct bbs_Context* cpA,
78 flag bbs_APhArr_equal( struct bbs_Context* cpA,
85 uint32 bbs_APhArr_heapSize( struct bbs_Context* cpA,
95 void bbs_APhArr_create( struct bbs_Context* cpA,
101 void bbs_APhArr_size( struct bbs_Context* cpA,
108 uint32 bbs_APhArr_memSize( struct bbs_Context* cpA,
112 uint32 bbs_APhArr_memWrite( struct bbs_Context* cpA,
117 uint32 bbs_APhArr_memRead( struct bbs_Context* cpA
    [all...]
ComplexArr.h 63 void bbs_ComplexArr_init( struct bbs_Context* cpA,
67 void bbs_ComplexArr_exit( struct bbs_Context* cpA,
73 void bbs_ComplexArr_copy( struct bbs_Context* cpA,
78 flag bbs_ComplexArr_equal( struct bbs_Context* cpA,
85 uint32 bbs_ComplexArr_heapSize( struct bbs_Context* cpA,
92 void bbs_ComplexArr_create( struct bbs_Context* cpA,
98 void bbs_ComplexArr_size( struct bbs_Context* cpA,
105 uint32 bbs_ComplexArr_memSize( struct bbs_Context* cpA,
109 uint32 bbs_ComplexArr_memWrite( struct bbs_Context* cpA,
114 uint32 bbs_ComplexArr_memRead( struct bbs_Context* cpA
    [all...]
APh.h 71 uint32 bbs_APh_memSize( struct bbs_Context* cpA,
75 uint32 bbs_APh_memWrite( struct bbs_Context* cpA,
80 uint32 bbs_APh_memRead( struct bbs_Context* cpA,
Functions.h 35 struct bbs_Context;
68 uint32 bbs_memWrite32Arr( struct bbs_Context* cpA,
73 uint32 bbs_memRead32Arr( struct bbs_Context* cpA,
78 uint32 bbs_memWrite16Arr( struct bbs_Context* cpA,
83 uint32 bbs_memRead16Arr( struct bbs_Context* cpA,
102 uint32 bbs_memReadVersion32( struct bbs_Context* cpA,
Complex.h 70 uint32 bbs_Complex_memSize( struct bbs_Context* cpA,
74 uint32 bbs_Complex_memWrite( struct bbs_Context* cpA,
79 uint32 bbs_Complex_memRead( struct bbs_Context* cpA,
Int16Arr.c 40 void bbs_Int16Arr_init( struct bbs_Context* cpA,
51 void bbs_Int16Arr_exit( struct bbs_Context* cpA,
71 void bbs_Int16Arr_copy( struct bbs_Context* cpA,
89 flag bbs_Int16Arr_equal( struct bbs_Context* cpA,
114 uint32 bbs_Int16Arr_heapSize( struct bbs_Context* cpA,
131 void bbs_Int16Arr_create( struct bbs_Context* cpA,
154 void bbs_Int16Arr_createAligned( struct bbs_Context* cpA,
194 void bbs_Int16Arr_size( struct bbs_Context* cpA,
218 uint32 bbs_Int16Arr_memSize( struct bbs_Context* cpA,
227 uint32 bbs_Int16Arr_memWrite( struct bbs_Context* cpA
    [all...]
UInt16Arr.c 40 void bbs_UInt16Arr_init( struct bbs_Context* cpA,
51 void bbs_UInt16Arr_exit( struct bbs_Context* cpA,
71 void bbs_UInt16Arr_copy( struct bbs_Context* cpA,
89 flag bbs_UInt16Arr_equal( struct bbs_Context* cpA,
114 uint32 bbs_UInt16Arr_checkSum( struct bbs_Context* cpA,
130 uint32 bbs_UInt16Arr_heapSize( struct bbs_Context* cpA,
147 void bbs_UInt16Arr_size( struct bbs_Context* cpA,
163 void bbs_UInt16Arr_create( struct bbs_Context* cpA,
194 uint32 bbs_UInt16Arr_memSize( struct bbs_Context* cpA,
203 uint32 bbs_UInt16Arr_memWrite( struct bbs_Context* cpA
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Uint32Rect.h 69 uint32 bts_Uint32Rect_memSize( struct bbs_Context* cpA,
73 uint32 bts_Uint32Rect_memWrite( struct bbs_Context* cpA,
78 uint32 bts_Uint32Rect_memRead( struct bbs_Context* cpA,
Int32Mat.h 58 void bts_Int32Mat_init( struct bbs_Context* cpA,
62 void bts_Int32Mat_exit( struct bbs_Context* cpA,
68 void bts_Int32Mat_copy( struct bbs_Context* cpA,
77 void bts_Int32Mat_create( struct bbs_Context* cpA,
85 uint32 bts_Int32Mat_memSize( struct bbs_Context* cpA,
89 uint32 bts_Int32Mat_memWrite( struct bbs_Context* cpA,
94 uint32 bts_Int32Mat_memRead( struct bbs_Context* cpA,
114 flag bts_Int32Mat_solve( struct bbs_Context* cpA,
128 flag bts_Int32Mat_solve2( struct bbs_Context* cpA,
CompactMat.h 90 void bts_CompactMat_init( struct bbs_Context* cpA,
94 void bts_CompactMat_exit( struct bbs_Context* cpA,
100 void bts_CompactMat_copy( struct bbs_Context* cpA,
109 void bts_CompactMat_create( struct bbs_Context* cpA,
120 uint32 bts_CompactMat_memSize( struct bbs_Context* cpA,
124 uint32 bts_CompactMat_memWrite( struct bbs_Context* cpA,
129 uint32 bts_CompactMat_memRead( struct bbs_Context* cpA,
141 void bts_CompactMat_map( struct bbs_Context* cpA,
Int16Vec3D.h 66 uint32 bts_Int16Vec3D_memSize( struct bbs_Context* cpA,
70 uint32 bts_Int16Vec3D_memWrite( struct bbs_Context* cpA,
75 uint32 bts_Int16Vec3D_memRead( struct bbs_Context* cpA,
Normalizer.c 41 void bts_Normalizer_init( struct bbs_Context* cpA,
51 void bts_Normalizer_exit( struct bbs_Context* cpA,
67 void bts_Normalizer_copy( struct bbs_Context* cpA,
75 flag bts_Normalizer_equal( struct bbs_Context* cpA,
108 uint32 bts_Normalizer_memSize( struct bbs_Context* cpA,
119 uint32 bts_Normalizer_memWrite( struct bbs_Context* cpA,
132 uint32 bts_Normalizer_memRead( struct bbs_Context* cpA,
163 void bts_Normalizer_map( struct bbs_Context* cpA,
VectorMap.c 46 void bts_VectorMap_init( struct bbs_Context* cpA,
55 void bts_VectorMap_exit( struct bbs_Context* cpA,
72 void bts_VectorMap_copy( struct bbs_Context* cpA,
82 flag bts_VectorMap_equal( struct bbs_Context* cpA,
118 uint32 bts_VectorMap_memSize( struct bbs_Context* cpA,
128 uint32 bts_VectorMap_memWrite( struct bbs_Context* cpA,
139 uint32 bts_VectorMap_memRead( struct bbs_Context* cpA,
158 void bts_vectorMapInit( struct bbs_Context* cpA,
176 void bts_vectorMapExit( struct bbs_Context* cpA,
193 uint32 bts_vectorMapMemSize( struct bbs_Context* cpA,
    [all...]
Int16Rect.c 42 void bts_Int16Rect_init( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA )
50 void bts_Int16Rect_exit( struct bbs_Context* cpA, struct bts_Int16Rect* ptrA )
102 uint32 bts_Int16Rect_memSize( struct bbs_Context* cpA,
110 uint32 bts_Int16Rect_memWrite( struct bbs_Context* cpA,
123 uint32 bts_Int16Rect_memRead( struct bbs_Context* cpA,
Int16Vec2D.h 70 uint32 bts_Int16Vec2D_memSize( struct bbs_Context* cpA,
74 uint32 bts_Int16Vec2D_memWrite( struct bbs_Context* cpA,
79 uint32 bts_Int16Vec2D_memRead( struct bbs_Context* cpA,
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.h 140 void bbf_LocalScanner_init( struct bbs_Context* cpA,
144 void bbf_LocalScanner_exit( struct bbs_Context* cpA,
150 void bbf_LocalScanner_copy( struct bbs_Context* cpA,
155 flag bbf_LocalScanner_equal( struct bbs_Context* cpA,
176 void bbf_LocalScanner_create( struct bbs_Context* cpA,
188 void bbf_LocalScanner_bitParam( struct bbs_Context* cpA,
198 void bbf_LocalScanner_origScanRegion( struct bbs_Context* cpA,
205 uint32 bbf_LocalScanner_memSize( struct bbs_Context* cpA,
209 uint32 bbf_LocalScanner_memWrite( struct bbs_Context* cpA,
213 uint32 bbf_LocalScanner_memRead( struct bbs_Context* cpA
    [all...]
Scanner.h 161 void bbf_Scanner_init( struct bbs_Context* cpA,
165 void bbf_Scanner_exit( struct bbs_Context* cpA,
171 void bbf_Scanner_copy( struct bbs_Context* cpA,
176 flag bbf_Scanner_equal( struct bbs_Context* cpA,
199 void bbf_Scanner_create( struct bbs_Context* cpA,
216 void bbf_Scanner_bitParam( struct bbs_Context* cpA,
223 uint32 bbf_Scanner_memSize( struct bbs_Context* cpA,
227 uint32 bbf_Scanner_memWrite( struct bbs_Context* cpA,
231 uint32 bbf_Scanner_memRead( struct bbs_Context* cpA,
239 void bbf_Scanner_resetScan( struct bbs_Context* cpA, struct bbf_Scanner* ptrA )
    [all...]
ScanDetector.h 116 void bbf_ScanDetector_init( struct bbs_Context* cpA,
120 void bbf_ScanDetector_exit( struct bbs_Context* cpA,
126 void bbf_ScanDetector_copy( struct bbs_Context* cpA,
131 flag bbf_ScanDetector_equal( struct bbs_Context* cpA,
142 uint32 bbf_ScanDetector_memSize( struct bbs_Context* cpA,
146 uint32 bbf_ScanDetector_memWrite( struct bbs_Context* cpA,
150 uint32 bbf_ScanDetector_memRead( struct bbs_Context* cpA,
178 uint32 bbf_ScanDetector_process( struct bbs_Context* cpA,
BitParam.c 40 void bbf_BitParam_init( struct bbs_Context* cpA,
49 void bbf_BitParam_exit( struct bbs_Context* cpA,
66 void bbf_BitParam_copy( struct bbs_Context* cpA,
76 flag bbf_BitParam_equal( struct bbs_Context* cpA,
111 uint32 bbf_BitParam_memSize( struct bbs_Context* cpA,
122 uint32 bbf_BitParam_memWrite( struct bbs_Context* cpA,
133 uint32 bbf_BitParam_memRead( struct bbs_Context* cpA,
LocalScanDetector.h 153 void bbf_LocalScanDetector_init( struct bbs_Context* cpA,
157 void bbf_LocalScanDetector_exit( struct bbs_Context* cpA,
163 void bbf_LocalScanDetector_copy( struct bbs_Context* cpA,
168 flag bbf_LocalScanDetector_equal( struct bbs_Context* cpA,
179 uint32 bbf_LocalScanDetector_memSize( struct bbs_Context* cpA,
183 uint32 bbf_LocalScanDetector_memWrite( struct bbs_Context* cpA,
187 uint32 bbf_LocalScanDetector_memRead( struct bbs_Context* cpA,
197 int32 bbf_LocalScanDetector_process( struct bbs_Context* cpA,
  /external/neven/Embedded/common/src/b_ImageEm/
Functions.h 54 void bim_filterWarpInterpolation( struct bbs_Context* cpA,
74 void bim_filterWarpPixelReplication( struct bbs_Context* cpA,
89 void bim_filterWarp( struct bbs_Context* cpA,

Completed in 579 milliseconds

1 23 4 5 6