/external/neven/Embedded/common/src/b_BasicEm/ |
D | MemTbl.c | 163 …bbs_ERROR0( "struct bbs_MemTbl bbs_MemTbl_create( void* memPtrA, uint32 sizeA, uint32 sharedSubSiz… in bbs_MemTbl_create() 192 bbs_ERROR0( "void bbs_MemTbl_add( struct bbs_MemTbl* ptrA, void* memPtrA, uint32 sizeA ):\n" in bbs_MemTbl_add() 212 bbs_ERROR0( "void bbs_MemTbl_addShared( struct bbs_MemTbl* ptrA, void* memPtrA, uint32 sizeA ):\n" in bbs_MemTbl_addShared() 230 bbs_ERROR0( "bbs_MemTbl_segPtr(): Table contains no exclusive segments." ); in bbs_MemTbl_segPtr() 262 bbs_ERROR0( "bbs_MemTbl_sharedSegPtr(): Table contains no shared segments." ); in bbs_MemTbl_sharedSegPtr() 300 …bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA… in bbs_MemTbl_fastestSegPtr() 314 …bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA… in bbs_MemTbl_fastestSegPtr() 333 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_MemTbl* ptrA ):\n" in bbs_MemTbl_largestSegPtr() 350 bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_MemTbl* ptrA ):\n" in bbs_MemTbl_largestSegPtr() 373 …bbs_ERROR0( "struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_MemTbl* ptrA, uint32 minSizeA… in bbs_MemTbl_fastestSharedSegPtr() [all …]
|
D | Basic.h | 132 …#define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR… macro 150 …#define bbs_ERROR0( formatA ) bbs_Context_pushError( cpA, bbs_Error_create( bbs_ERR_ERROR… macro
|
D | MemSeg.c | 301 …bbs_ERROR0( "uint16* bbs_MemSeg_alloc( struct bbs_MemSeg* ptrA, uint32 sizeA ):\nSegment crosses p… in bbs_MemSeg_alloc() 409 bbs_ERROR0( "Memory consistency check failed" ); in bbs_MemSeg_checkConsistency()
|
/external/neven/Embedded/common/src/b_APIEm/ |
D | FaceFinder.c | 187 default: bbs_ERROR0( "bpi_faceFinderInit: invalid type" ); in bpi_faceFinderInit() 200 default: bbs_ERROR0( "bpi_faceFinderExit: invalid type" ); in bpi_faceFinderExit() 213 default: bbs_ERROR0( "bpi_faceFinderExit: invalid type" ); in bpi_faceFinderMemSize() 227 default: bbs_ERROR0( "bpi_faceFinderMemWrite: invalid type" ); in bpi_faceFinderMemWrite() 243 default: bbs_ERROR0( "bpi_faceFinderMemRead: invalid type" ); in bpi_faceFinderMemRead() 256 default: bbs_ERROR0( "bpi_faceFinderSizeOf16: invalid type" ); in bpi_faceFinderSizeOf16()
|
D | FaceFinderRef.c | 71 bbs_ERROR0( "bpi_FaceFinderRef_copy: function is not implemented" ); in bpi_FaceFinderRef_copy() 80 bbs_ERROR0( "bpi_FaceFinderRef_equal: function is not implemented" ); in bpi_FaceFinderRef_equal()
|
/external/neven/Embedded/common/src/b_TensorEm/ |
D | VectorMap.c | 170 default: bbs_ERROR0( "bts_vectorMapInit: invalid type" ); in bts_vectorMapInit() 187 default: bbs_ERROR0( "bts_vectorMapExit: invalid type" ); in bts_vectorMapExit() 204 default: bbs_ERROR0( "bts_vectorMapExit: invalid type" ); in bts_vectorMapMemSize() 222 default: bbs_ERROR0( "bts_vectorMapMemWrite: invalid type" ); in bts_vectorMapMemWrite() 242 default: bbs_ERROR0( "bts_vectorMapMemRead: invalid type" ); in bts_vectorMapMemRead() 259 default: bbs_ERROR0( "bts_vectorMapSizeOf16: invalid type" ); in bts_vectorMapSizeOf16()
|
D | Flt16Alt3D.c | 93 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt3D_memSize() 103 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt3D_memWrite() 114 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt3D_memRead()
|
D | Flt16Alt2D.c | 110 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt2D_memSize() 120 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt2D_memWrite() 131 bbs_ERROR0( "unimplemented function" ); in bts_Flt16Alt2D_memRead()
|
D | MapSequence.c | 84 bbs_ERROR0( "bts_MapSequence_copy:\n Function is not available" ); in bts_MapSequence_copy() 93 bbs_ERROR0( "bts_MapSequence_equal:\n Function is not available" ); in bts_MapSequence_equal()
|
D | Cluster2D.c | 126 …bbs_ERROR0( "void bts_Cluster2D_copy( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcP… in bts_Cluster2D_copy() 332 bbs_ERROR0( "void bts_Cluster2D_create( const struct bts_Cluster2D*, uint32 ):\n" in bts_Cluster2D_create() 413 …bbs_ERROR0( "void bts_Cluster2D_copyTransform( struct bts_Cluster2D* ptrA, const struct bts_Cluste… in bts_Cluster2D_copyTransform() 597 bbs_ERROR0( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n" in bts_Cluster2D_alt() 669 bbs_ERROR0( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n" in bts_Cluster2D_alt()
|
D | Flt16Vec3D.c | 144 bbs_ERROR0( "not implemented" ); in bts_Flt16Vec3D_memWrite() 155 bbs_ERROR0( "not implemented" ); in bts_Flt16Vec3D_memRead()
|
D | Cluster3D.c | 82 …bbs_ERROR0( "void bts_Cluster3D_copy( struct bts_Cluster2D* ptrA, const struct bts_Cluster2D* srcP… in bts_Cluster3D_copy() 290 bbs_ERROR0( "void bts_Cluster3D_create( const struct bts_Cluster3D*, uint32 ):\n" in bts_Cluster3D_create()
|
D | Flt16Mat3D.c | 117 bbs_ERROR0( "not implemented" ); in bts_Flt16Mat3D_memWrite() 128 bbs_ERROR0( "not implemented" ); in bts_Flt16Mat3D_memRead()
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
D | Feature.c | 202 default: bbs_ERROR0( "bbf_featureInit: invalid type" ); in bbf_featureInit() 227 default: bbs_ERROR0( "bbf_featureExit: invalid type" ); in bbf_featureExit() 252 default: bbs_ERROR0( "bbf_featureExit: invalid type" ); in bbf_featureMemSize() 278 default: bbs_ERROR0( "bbf_featureMemWrite: invalid type" ); in bbf_featureMemWrite() 306 default: bbs_ERROR0( "bbf_featureMemRead: invalid type" ); in bbf_featureMemRead() 331 default: bbs_ERROR0( "bbf_featureSizeOf16: invalid type" ); in bbf_featureSizeOf16()
|
D | Sequence.c | 85 bbs_ERROR0( "bbf_Sequence_copy:\n Function is not available" ); in bbf_Sequence_copy() 94 bbs_ERROR0( "bbf_Sequence_equal:\n Function is not available" ); in bbf_Sequence_equal() 176 bbs_ERROR0( "bbf_Sequence_memRead:\n Sequence size exceeds bbf_SEQUENCE_MAX_SIZE" ); in bbf_Sequence_memRead()
|
D | ScanDetector.c | 109 bbs_ERROR0( "bbf_ScanDetector_copy:\n Function is not available" ); in bbf_ScanDetector_copy() 118 bbs_ERROR0( "bbf_ScanDetector_equal:\n Function is not available" ); in bbf_ScanDetector_equal() 321 bbs_ERROR0( "bbf_ScanDetector_process: detector has no features" ); in bbf_ScanDetector_process() 327 bbs_ERROR0( "bbf_ScanDetector_process: images size exceeds preallocated size" ); in bbf_ScanDetector_process()
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt8PyramidalImage.c | 80 bbs_ERROR0( "void bim_UInt8PyramidalImage_copy( ... ):\n" in bim_UInt8PyramidalImage_copy() 191 …bbs_ERROR0( "void bim_UInt8PyramidalImage_create( struct bim_UInt8PyramidalImage* ptrA, uint32 wid… in bim_UInt8PyramidalImage_create() 227 …bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 width… in bim_UInt8PyramidalImage_size() 251 …bbs_ERROR0( "void bim_UInt8PyramidalImage_size( struct bim_UInt8PyramidalImage* ptrA, uint32 width… in bim_UInt8PyramidalImage_size() 388 bbs_ERROR0( "void bim_UInt8PyramidalImage_importUInt8(....):\n" in bim_UInt8PyramidalImage_importUInt8()
|
D | UInt32Image.c | 75 bbs_ERROR0( "void bim_UInt32Image_copy(...):\n" in bim_UInt32Image_copy() 169 bbs_ERROR0( "void bim_UInt32Image_assignExternalImage( ... ): image was already created once" ); in bim_UInt32Image_assignExternalImage() 189 bbs_ERROR0( "void bim_UInt32Image_size( struct bim_UInt32Image*, uint32 sizeA ):\n" in bim_UInt32Image_size()
|
D | UInt16BytePyrImage.c | 80 bbs_ERROR0( "void bim_UInt16BytePyrImage_copy( ... ):\n" in bim_UInt16BytePyrImage_copy() 186 …bbs_ERROR0( "void bim_UInt16BytePyrImage_create( struct bim_UInt16BytePyrImage* ptrA, uint32 width… in bim_UInt16BytePyrImage_create() 226 …bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA,… in bim_UInt16BytePyrImage_size() 250 …bbs_ERROR0( "void bim_UInt16BytePyrImage_size( struct bim_UInt16BytePyrImage* ptrA, uint32 widthA,… in bim_UInt16BytePyrImage_size()
|
D | UInt16ByteImage.c | 76 …bbs_ERROR0( "void bim_UInt16ByteImage_copy( struct bim_UInt16ByteImage*, const struct bim_UInt16By… in bim_UInt16ByteImage_copy() 140 bbs_ERROR0( "bim_UInt16ByteImage_create( .... ): width of image must be even" ); in bim_UInt16ByteImage_create() 166 …bbs_ERROR0( "void bim_UInt16ByteImage_assignExternalImage( ... ): image was already created once" … in bim_UInt16ByteImage_assignExternalImage() 184 bbs_ERROR0( "bim_UInt16ByteImage_size( .... ): width of image must be even" ); in bim_UInt16ByteImage_size() 190 bbs_ERROR0( "void bim_UInt16ByteImage_size( struct bim_UInt16ByteImage*, uint32 sizeA ):\n" in bim_UInt16ByteImage_size()
|
D | ComplexImage.c | 77 bbs_ERROR0( "void bim_ComplexImage_copy(...):\n" in bim_ComplexImage_copy() 170 bbs_ERROR0( "void bim_ComplexImage_size( struct bim_ComplexImage*, uint32 sizeA ):\n" in bim_ComplexImage_size()
|
D | APhImage.c | 98 bbs_ERROR0( "void bim_APhImage_copy( struct bim_APhImage*, uint32 sizeA ):\n" in bim_APhImage_copy() 145 bbs_ERROR0( "void bim_APhImage_size( struct bim_APhImage*, uint32 sizeA ):\n" in bim_APhImage_size()
|
D | UInt8Image.c | 96 bbs_ERROR0( "void bim_UInt8Image_copy( struct bim_UInt8Image*, const struct bim_UInt8Image* ):\n" in bim_UInt8Image_copy() 159 bbs_ERROR0( "void bim_UInt8Image_assignExternalImage( ... ): image was already created once" ); in bim_UInt8Image_assignExternalImage() 178 bbs_ERROR0( "void bim_UInt8Image_size( struct bim_UInt8Image*, uint32 sizeA ):\n" in bim_UInt8Image_size()
|
D | Flt16Image.c | 81 bbs_ERROR0( "void bim_Flt16Image_copy(...):\n" in bim_Flt16Image_copy() 177 bbs_ERROR0( "void bim_Flt16Image_size( struct bim_Flt16Image*, uint32 sizeA ):\n" in bim_Flt16Image_size()
|
D | HistoEq16.c | 79 bbs_ERROR0( "bim_createHistoOfSection16(...): not implemented" ); in bim_createHistoOfSection16()
|