/external/neven/Embedded/common/src/b_BasicEm/ |
D | DynMemManager.c | 136 bbs_ERROR1( "%s:\n Malloc handler not defined.\n", fNameL ); in bbs_DynMemManager_alloc() 176 bbs_ERROR1( "%s:\n Memory was not allocated.\n", fNameL ); in bbs_DynMemManager_free() 201 bbs_ERROR1( "%s:\n Free handler not defined.\n", fNameL ); in bbs_DynMemManager_free() 218 bbs_ERROR1( "%s:\n Attempt to free memory that was not allocated.\n", fNameL ); in bbs_DynMemManager_free() 247 bbs_ERROR1( "%s:\nCould not find current memory block.\n", fNameL ); in bbs_DynMemManager_nextBlock()
|
D | Context.c | 290 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addStaticSeg() 295 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addStaticSeg() 339 bbs_ERROR1( "%s:\nMemory Manager Table is full! Increase bbs_CONTEXT_MAX_MEM_MANAGERS", fNameL ); in bbs_Context_addDynamicSeg() 344 bbs_ERROR1( "%s:\nShared Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addDynamicSeg() 349 bbs_ERROR1( "%s:\nExclusive Memory Table is full! Increase bbs_MAX_MEM_SEGS", fNameL ); in bbs_Context_addDynamicSeg()
|
D | Basic.h | 133 …#define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_… macro 151 …#define bbs_ERROR1( formatA, arg1A ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_… macro
|
D | ComplexArr.c | 159 bbs_ERROR1( "void bbs_ComplexArr_size( struct bbs_ComplexArr*, uint32 sizeA ):\n" in bbs_ComplexArr_size()
|
D | APhArr.c | 159 bbs_ERROR1( "void bbs_APhArr_size( struct bbs_APhArr*, uint32 ):\n" in bbs_APhArr_size()
|
D | UInt32Arr.c | 160 bbs_ERROR1( "void bbs_UInt32Arr_size( struct bbs_UInt32Arr*, uint32 ):\n" in bbs_UInt32Arr_size()
|
D | Int32Arr.c | 160 bbs_ERROR1( "void bbs_Int32Arr_size( struct bbs_Int32Arr*, uint32 ):\n" in bbs_Int32Arr_size()
|
D | UInt8Arr.c | 165 bbs_ERROR1( "void bbs_UInt8Arr_size( struct bbs_UInt8Arr*, uint32 ):\n" in bbs_UInt8Arr_size()
|
D | Int8Arr.c | 165 bbs_ERROR1( "void bbs_Int8Arr_size( struct bbs_Int8Arr*, uint32 ):\n" in bbs_Int8Arr_size()
|
D | UInt16Arr.c | 153 bbs_ERROR1( "void bbs_UInt16Arr_size( struct bbs_UInt16Arr*, uint32 sizeA ):\n" in bbs_UInt16Arr_size()
|
D | Int16Arr.c | 204 bbs_ERROR1( "void bbs_Int16Arr_size( struct bbs_Int16Arr*, uint32 sizeA ):\n" in bbs_Int16Arr_size()
|
/external/neven/Embedded/common/src/b_APIEm/ |
D | FaceFinderRef.c | 210 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_setParams() 226 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_setRange() 241 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_process() 256 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_putDcr() 272 bbs_ERROR1( "%s:\nNo face finder object was loaded", fNameL ); in bpi_FaceFinderRef_getDcr()
|
D | BFFaceFinder.c | 326 …bbs_ERROR1( "%s:\nNo faces are availabe. This function was called before the face finder could det… in bpi_BFFaceFinder_getFace() 332 bbs_ERROR1( "%s:\nface index exceeds number of available faces", fNameL ); in bpi_BFFaceFinder_getFace() 401 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_setParams() 420 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_setRange() 439 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_processDcr() 465 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_putDcr() 490 bbs_ERROR1( "%s:\nObject type mismatch", fNameL ); in bpi_BFFaceFinder_getDcr()
|
D | DCR.c | 167 bbs_ERROR1( "%s:\nWidth of image must be even.\n", fNameL ); in bpi_DCR_assignGrayByteImage() 204 bbs_ERROR1( "%s:\nWidth of image must be even.\n", in bpi_DCR_assignGrayByteImageROI() 213 bbs_ERROR1( "%s:\nInvalid ROI rectangle.\n", fNameL ); in bpi_DCR_assignGrayByteImageROI()
|
D | Functions.c | 168 bbs_ERROR1( "void bpi_Identifier_normalizeSimilarities(): simTypeA '%i' is handled", simTypeA ); in bpi_normalizeSimilarities() 277 bbs_ERROR1( "void bpi_Identifier_normalizeSimilarities(): simTypeA '%i' is handled", simTypeA ); in bpi_normalizedSimilarity()
|
D | FaceFinder.c | 162 bbs_ERROR1( "%s:\nObject type mismatch! Attempt to read an incorrect object.", fNameL ); in bpi_FaceFinder_memRead()
|
/external/neven/Embedded/common/src/b_TensorEm/ |
D | Mat.c | 187 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL ); in bts_Mat_map() 193 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL ); in bts_Mat_map()
|
D | Alt.c | 185 bbs_ERROR1( "%s:\ninput vector has incorrect size", fNameL ); in bts_Alt_map() 191 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL ); in bts_Alt_map()
|
D | SubVecMap.c | 191 bbs_ERROR1( "%s:\ninput vector too small", fNameL ); in bts_SubVecMap_map() 197 bbs_ERROR1( "%s:\noutput vector is insufficiently allocated", fNameL ); in bts_SubVecMap_map()
|
D | RBFMap2D.c | 242 bbs_ERROR1( "void bts_RBFMap2D_compute( ... ): RBFType %d is not handled\n", ptrA->RBFTypeE ); in bts_RBFMap2D_compute() 542 bbs_ERROR1( "struct bts_Flt16Vec2D bts_RBFMap2D_mapVector( ... ): " in bts_RBFMap2D_mapVector()
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | Scanner.c | 178 bbs_ERROR1( "%s:\n ROI is invalid or zero", fNameL ); in bbf_Scanner_copyImage() 183 bbs_ERROR1( "%s:\n ROI exceeds image boundary", fNameL ); in bbf_Scanner_copyImage() 241 bbs_ERROR1( "%s:\n borderHeightE >= 32", fNameL ); in bbf_Scanner_createBitImage() 247 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL ); in bbf_Scanner_createBitImage() 265 bbs_ERROR1( "%s:\n scaled image is too small", fNameL ); in bbf_Scanner_createBitImage() 893 bbs_ERROR1( "%s:\nyA out of range", fNameL ); in bbf_Scanner_goToXY() 903 bbs_ERROR1( "%s:\nyA out of range", fNameL ); in bbf_Scanner_goToXY()
|
D | LocalScanner.c | 179 bbs_ERROR1( "%s:\n outer radius <= inner radius", fNameL ); in bbf_LocalScanner_createBitImage() 189 bbs_ERROR1( "%s:\n image is too small", fNameL ); in bbf_LocalScanner_createBitImage() 727 bbs_ERROR1( "%s:\nxA out of range", fNameL ); in bbf_LocalScanner_goToXY() 734 bbs_ERROR1( "%s:\nyA out of range", fNameL ); in bbf_LocalScanner_goToXY()
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt8PyramidalImage.c | 197 …bbs_ERROR1( "void bim_UInt8PyramidalImage_create( struct bim_UInt8PyramidalImage* ptrA, uint32 wid… in bim_UInt8PyramidalImage_create() 234 …bbs_ERROR1( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 width… in bim_UInt8PyramidalImage_size()
|
D | UInt16BytePyrImage.c | 192 …bbs_ERROR1( "void bim_UInt16BytePyrImage_create( struct bim_UInt16BytePyrImage* ptrA, uint32 width… in bim_UInt16BytePyrImage_create() 233 …bbs_ERROR1( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA,… in bim_UInt16BytePyrImage_size()
|
D | Functions.c | 231 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpInterpolation() 262 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpInterpolation() 563 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpPixelReplication() 594 if( bufPtrA == NULL ) bbs_ERROR1( "%s:\nPreallocated buffer is needed", fNameL ); in bim_filterWarpPixelReplication()
|