Searched refs:bbs_ERROR2 (Results 1 – 8 of 8) sorted by relevance
/external/neven/Embedded/common/src/b_TensorEm/ |
D | Cluster3D.c | 190 bbs_ERROR2( "int32 bts_Cluster2D_int32X( .... )\n" in bts_Cluster3D_int32X() 218 bbs_ERROR2( "int32 bts_Cluster2D_int32Y( .... )\n" in bts_Cluster3D_int32Y() 246 bbs_ERROR2( "int32 bts_Cluster2D_int32Z( .... )\n" in bts_Cluster3D_int32Z() 310 bbs_ERROR2( "void bts_Cluster3D_size( struct bts_Cluster3D* ptrA, uint32 sizeA ):\n" in bts_Cluster3D_size()
|
D | Cluster2D.c | 248 bbs_ERROR2( "int32 bts_Cluster2D_int32X( .... )\n" in bts_Cluster2D_int32X() 282 bbs_ERROR2( "int32 bts_Cluster2D_int32Y( .... )\n" in bts_Cluster2D_int32Y() 352 bbs_ERROR2( "void bts_Cluster2D_size( struct bts_Cluster2D* ptrA, uint32 sizeA ):\n" in bts_Cluster2D_size() 525 bbs_ERROR2( "struct bts_Flt16Alt2D bts_Cluster2D_alt( ... ):\n" in bts_Cluster2D_alt()
|
D | RBFMap2D.c | 167 bbs_ERROR2( "void bts_RBFMap2D_compute( ... ): size mismatch, src cluster has size %d," in bts_RBFMap2D_compute()
|
/external/neven/Embedded/common/src/b_BasicEm/ |
D | Basic.h | 134 …#define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bb… macro 152 …#define bbs_ERROR2( formatA, arg1A, arg2A ) bbs_Context_pushError( cpA, bbs_Error_create( bb… macro
|
/external/neven/Embedded/common/src/b_ImageEm/ |
D | UInt16ByteImage.c | 378 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL ); in bim_UInt16ByteImage_warp() 677 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL ); in bim_UInt16ByteImage_warp8()
|
D | UInt8PyramidalImage.c | 124 …bbs_ERROR2( "uint8* bim_UInt8PyramidalImage_arrPtr( struct bim_UInt8PyramidalImage* ptrA, uint32 l… in bim_UInt8PyramidalImage_arrPtr()
|
D | UInt16BytePyrImage.c | 124 …bbs_ERROR2( "uint16* bim_UInt16BytePyrImage_arrPtr( struct bim_UInt16BytePyrImage*, uint32 levelA … in bim_UInt16BytePyrImage_arrPtr()
|
D | UInt8Image.c | 564 bbs_ERROR2( "Size of output image is %d/%d", srcWidthL, srcHeightL ); in bim_UInt8Image_warpOffs()
|