Searched refs:fNameL (Results 1 - 20 of 20) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DDynMemManager.c136 bbs_ERROR1( "%s:\n Malloc handler not defined.\n", fNameL );
155 bbs_ERR1( bbs_ERR_OUT_OF_MEMORY, "%s:\n Allocation failed.\n", fNameL );
176 bbs_ERROR1( "%s:\n Memory was not allocated.\n", fNameL );
201 bbs_ERROR1( "%s:\n Free handler not defined.\n", fNameL );
218 bbs_ERROR1( "%s:\n Attempt to free memory that was not allocated.\n", fNameL );
247 bbs_ERROR1( "%s:\nCould not find current memory block.\n", fNameL );
H A DContext.c290 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
295 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
339 bbs_ERROR1( "%s:\nMemory Manager Table is full! Increase bbs_CONTEXT_MAX_MEM_MANAGERS", fNameL );
344 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
349 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL );
H A DMemSeg.c352 fNameL,
361 bbs_ERROR1( "%s\n: Memory block was already freed once", fNameL );
H A DBasic.h148 #define bbs_DEF_fNameL( fNameA ) const char* fNameL = fNameA;
/external/neven/Embedded/common/src/b_APIEm/
H A DDCR.c159 fNameL,
167 bbs_ERROR1( "%s:\nWidth of image must be even.\n", fNameL );
196 fNameL,
205 fNameL );
213 bbs_ERROR1( "%s:\nInvalid ROI rectangle.\n", fNameL );
H A DFaceFinderRef.c210 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
226 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
241 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
256 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
272 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL );
H A DBFFaceFinder.c326 bbs_ERROR1( "%s:\nNo faces are availabe. This function was called before the face finder could detect multiple faces in an image", fNameL );
332 bbs_ERROR1( "%s:\nface index exceeds number of available faces", fNameL );
401 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
420 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
439 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
465 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
490 bbs_ERROR1( "%s:\nObject type mismatch", fNameL );
H A DFaceFinder.c162 bbs_ERROR1( "%s:\nObject type mismatch! Attempt to read an incorrect object.", fNameL );
/external/neven/FaceRecEm/common/src/b_FDSDK/
H A DFaceFinder.c79 const char* fNameL = "btk_FaceFinder_create"; local
98 if( btk_SDK_paramConsistencyTest( hsdkA, pCreateParamA->pModuleParam, pCreateParamA->moduleParamSize, fNameL ) == btk_STATUS_ERROR ) return btk_STATUS_ERROR;
105 "Set the values in *pCreateParamA when you call function btk_SDK_create.", fNameL ) );
169 const char* fNameL = "btk_FaceFinder_putDCR"; local
182 "%s:\nNo image was assigned to data carrier", fNameL ) );
245 const char* fNameL = "btk_FaceFinder_process"; local
259 "%s:\nNo image was assigned to data carrier", fNameL ) );
H A DDCR.c143 const char* fNameL = "btk_DCR_assignImage"; local
154 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image references inavlid memory", fNameL ) );
162 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image has size 0", fNameL ) );
192 const char* fNameL = "btk_DCR_assignGrayByteImageROI"; local
203 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image references invalid memory", fNameL ) );
210 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned image has size 0", fNameL ) );
217 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned ROI rectangle references invalid memory", fNameL ) );
224 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned ROI rectangle is inverted (max<min) or zero", fNameL ) );
263 const char* fNameL = "btk_DCR_getNode"; local
276 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nIndex is out of range", fNameL ) );
298 const char* fNameL = "btk_DCR_getRect"; local
[all...]
H A DSDK.c171 const char* fNameL = "btk_SDK_close"; local
182 fNameL,
/external/neven/Embedded/common/src/b_TensorEm/
H A DAlt.c185 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL );
191 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL );
H A DMat.c187 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL );
193 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL );
H A DSubVecMap.c191 bbs_ERROR1( "%s:\ninput vector too small", fNameL );
197 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL );
H A DFlt16Vec.c404 bbs_ERROR1( "%s:\nVectors have different size", fNameL );
/external/neven/Embedded/common/src/b_BitFeatureEm/
H A DScanner.c147 fNameL, imageWidthA, imageHeightA, ptrA->maxImageWidthE, ptrA->maxImageHeightE );
178 bbs_ERROR1( "%s:\n ROI is invalid or zero", fNameL );
183 bbs_ERROR1( "%s:\n ROI exceeds image boundary", fNameL );
241 bbs_ERROR1( "%s:\n borderHeightE >= 32", fNameL );
247 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL );
265 bbs_ERROR1( "%s:\n scaled image is too small", fNameL );
893 bbs_ERROR1( "%s:\nyA out of range", fNameL );
903 bbs_ERROR1( "%s:\nyA out of range", fNameL );
H A DLocalScanner.c179 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL );
189 bbs_ERROR1( "%s:\n image is too small", fNameL );
727 bbs_ERROR1( "%s:\nxA out of range", fNameL );
734 bbs_ERROR1( "%s:\nyA out of range", fNameL );
H A DScanDetector.c257 bbs_ERROR1( "%s:\nMaximum image size was not defined (size variables must be set before calling _memRead)", fNameL );
H A DLocalScanDetector.c81 bbs_ERROR1( "%s:\nbpi_RF_LANDMARKER_MAX_PCA_DIM exceeded", fNameL );
491 bbs_ERROR1( "%s:\nScan cluster size exceeds bpi_LOCAL_SCAN_DETECTOR_MAX_CLUSTER_SIZE", fNameL );
/external/neven/Embedded/common/src/b_ImageEm/
H A DFunctions.c231 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
262 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
563 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );
594 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL );

Completed in 161 milliseconds